Update pipeline image
This commit is contained in:
parent
6a2b257e38
commit
f4cba5328b
1 changed files with 1 additions and 6 deletions
|
|
@ -1,9 +1,4 @@
|
|||
image: docker:latest
|
||||
|
||||
variables:
|
||||
BRANCH_TAG: $CI_REGISTRY_IMAGE:$CI_COMMIT_REF_NAME
|
||||
HASH_TAG: $CI_REGISTRY_IMAGE:$CI_COMMIT_SHA
|
||||
LATEST_TAG: $CI_REGISTRY_IMAGE:latest
|
||||
image: registry.xengul.com/xen/pipeline-tools:latest
|
||||
|
||||
stages:
|
||||
- build
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue