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