pipeline fix
This commit is contained in:
@@ -8,7 +8,7 @@ steps:
|
||||
commands:
|
||||
- 'VERSION=$(sed -n "s/^-- version: //p" $GAME_NAME.$GAME_LANG | head -n 1)'
|
||||
- echo "$VERSION" > .version
|
||||
- echo "Detected version: $VERSION"
|
||||
- 'echo "Detected version: $VERSION"'
|
||||
|
||||
- name: build
|
||||
image: git.teletype.hu/internal/tic80pro:latest
|
||||
|
||||
Reference in New Issue
Block a user