fix syntax error
This commit is contained in:
parent
20113623ae
commit
e60eadcc9c
|
@ -10,7 +10,7 @@ variables:
|
||||||
SRC_DIR: ./game
|
SRC_DIR: ./game
|
||||||
BUILD_DIR: ./game/Build
|
BUILD_DIR: ./game/Build
|
||||||
|
|
||||||
build:
|
.build: &build
|
||||||
stage: build
|
stage: build
|
||||||
script:
|
script:
|
||||||
- chmod +x ./ci/build.sh
|
- chmod +x ./ci/build.sh
|
||||||
|
|
Loading…
Reference in New Issue