Commit d1ceb092 authored by Muhammad Bilal's avatar Muhammad Bilal
Browse files

caching test

parent b468dd8b
Showing with 2 additions and 2 deletions
+2 -2
......@@ -44,7 +44,7 @@ build_push_DO:
stage: build_push_DO
image:
# We recommend using the CERN version of the Kaniko image: gitlab-registry.cern.ch/ci-tools/docker-image-builder
name: gcr.io/kaniko-project/executor:debug
name: gcr.io/kaniko-project/executor:latest
entrypoint: [""]
before_script:
- echo building for digital ocean
......@@ -56,7 +56,7 @@ build_push_Gitlab:
stage: build_push_Gitlab
image:
# We recommend using the CERN version of the Kaniko image: gitlab-registry.cern.ch/ci-tools/docker-image-builder
name: gcr.io/kaniko-project/executor:debug
name: gcr.io/kaniko-project/executor:latest
entrypoint: [""]
before_script:
- echo building for gitlab
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment