Switch to tagged image name.
This commit is contained in:
parent
64a0f1b324
commit
203fcc3b0b
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ build:
|
|||
when: never
|
||||
- when: on_success
|
||||
|
||||
image: $CI_BUILD_IMAGE
|
||||
image: $CI_BUILD_IMAGE:v0.1.1
|
||||
|
||||
variables:
|
||||
GIT_CLONE_PATH: $CI_BUILDS_DIR/zmk
|
||||
|
|
Loading…
Reference in a new issue