.gitlab-ci.yml: prioritize build env creation

This commit is contained in:
Robin Stjerndorff
2023-05-19 13:30:47 +00:00
parent 6ab30d2c79
commit 7fd96cf1ed

View File

@@ -24,7 +24,6 @@ Update Docker Image:
stage: Update docker image
tags:
- priority
- docker
image:
name: gcr.io/kaniko-project/executor:v1.9.1-debug
entrypoint: [""]