mirror of
				https://github.com/factoriotools/factorio-docker.git
				synced 2025-10-31 00:48:07 +01:00 
			
		
		
		
	Add note for when 0.17 leaves experimental entirely
This commit is contained in:
		| @@ -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 | ||||
|   | ||||
		Reference in New Issue
	
	Block a user