mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-06-20 18:08:21 +02:00
CI: added a comment to configuration
This commit is contained in:
parent
57cc6997fc
commit
fe6b88d8da
@ -1,6 +1,6 @@
|
|||||||
variables:
|
variables:
|
||||||
FPC_OLDSTABLE_VER: 3.2.0
|
FPC_OLDSTABLE_VER: 3.2.0
|
||||||
FPC_STABLE_VER: 3.2.2
|
FPC_STABLE_VER: 3.2.2 # make sure to properly adjust FOOTER variable value in docs-fpdoc-stable job on version bump (needed only once)
|
||||||
FPC_FIXES_VER: 3.2.3
|
FPC_FIXES_VER: 3.2.3
|
||||||
FPC_MAIN_VER: 3.3.1
|
FPC_MAIN_VER: 3.3.1
|
||||||
|
|
||||||
@ -299,4 +299,4 @@ docs-fpdoc-stable:
|
|||||||
FPDOC_VER: $FPC_STABLE_VER
|
FPDOC_VER: $FPC_STABLE_VER
|
||||||
FOOTER: "locallclfooter.xml"
|
FOOTER: "locallclfooter.xml"
|
||||||
rules:
|
rules:
|
||||||
- !reference [.manualjob, rules]
|
- !reference [.manualjob, rules]
|
||||||
|
Loading…
Reference in New Issue
Block a user