mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-06-04 04:18:25 +02:00
CI: added a comment to configuration
This commit is contained in:
parent
57cc6997fc
commit
fe6b88d8da
@ -1,6 +1,6 @@
|
||||
variables:
|
||||
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_MAIN_VER: 3.3.1
|
||||
|
||||
@ -299,4 +299,4 @@ docs-fpdoc-stable:
|
||||
FPDOC_VER: $FPC_STABLE_VER
|
||||
FOOTER: "locallclfooter.xml"
|
||||
rules:
|
||||
- !reference [.manualjob, rules]
|
||||
- !reference [.manualjob, rules]
|
||||
|
Loading…
Reference in New Issue
Block a user