mirror of
https://github.com/zmkfirmware/zmk.git
synced 2026-03-19 20:45:18 -05:00
Try again.
This commit is contained in:
@@ -5,7 +5,7 @@ build:
|
||||
image: $CI_BUILD_IMAGE
|
||||
|
||||
variables:
|
||||
GIT_CLONE_PATH: $CI_PROJECT_DIR/zmk
|
||||
GIT_CLONE_PATH: $CI_BUILDS_DIR/zmk
|
||||
|
||||
before_script:
|
||||
- west init -l .
|
||||
|
||||
Reference in New Issue
Block a user