This commit is contained in:
@@ -9,7 +9,7 @@ steps:
|
||||
<<: *environment
|
||||
XDG_RUNTIME_DIR: /tmp
|
||||
commands:
|
||||
- apk add --no-cache zip
|
||||
- apt-get update && apt-get install -y zip
|
||||
- make build
|
||||
- make export
|
||||
- 'VERSION=$(sed -n "s/^-- version: //p" ${GAME_NAME}.${GAME_LANG} | head -n 1)'
|
||||
|
||||
Reference in New Issue
Block a user