mirror of
https://github.com/factoriotools/factorio-docker.git
synced 2025-01-25 01:04:44 +01:00
Add note for when 0.17 leaves experimental entirely
This commit is contained in:
parent
b5af3130e2
commit
7c9011dcee
@ -16,11 +16,12 @@ jobs:
|
||||
- bash -c 'shopt -s globstar; shellcheck **/*.sh'
|
||||
- &build
|
||||
stage: build
|
||||
# set EXTRA_TAG to latest,stable when no more experimental versions for 0.17 come out
|
||||
env: VERSION_SHORT=0.17 EXTRA_TAG=latest
|
||||
script:
|
||||
- ./build.sh $VERSION_SHORT
|
||||
- <<: *build
|
||||
env: VERSION_SHORT=0.16 EXTRA_TAG=stable
|
||||
env: VERSION_SHORT=0.16
|
||||
- <<: *build
|
||||
env: VERSION_SHORT=0.15
|
||||
- <<: *build
|
||||
|
Loading…
x
Reference in New Issue
Block a user