Skip to content
GitLab
Explore
Projects
Groups
Snippets
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Alp Deniz Ogut
Pod
Commits
d1ceb092
Commit
d1ceb092
authored
3 years ago
by
Muhammad Bilal
Browse files
Options
Download
Email Patches
Plain Diff
caching test
parent
b468dd8b
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.gitlab-ci.yml
+2
-2
.gitlab-ci.yml
with
2 additions
and
2 deletions
+2
-2
.gitlab-ci.yml
+
2
-
2
View file @
d1ceb092
...
...
@@ -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
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment
Menu
Explore
Projects
Groups
Snippets