pipeline fix

This commit is contained in:
2026-01-26 21:12:10 +01:00
parent 219eb69691
commit 5551970f7b

View File

@@ -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