Try again.
This commit is contained in:
parent
f693db30ce
commit
694e73a4cf
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ build:
|
||||||
image: $CI_BUILD_IMAGE
|
image: $CI_BUILD_IMAGE
|
||||||
|
|
||||||
variables:
|
variables:
|
||||||
GIT_CLONE_PATH: $CI_PROJECT_DIR/zmk
|
GIT_CLONE_PATH: $CI_BUILDS_DIR/zmk
|
||||||
|
|
||||||
before_script:
|
before_script:
|
||||||
- west init -l .
|
- west init -l .
|
||||||
|
|
Loading…
Reference in a new issue