Skip to content
GitLab
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
b0311dcb
Commit
b0311dcb
authored
3 years ago
by
Muhammad Bilal
Browse files
Options
Download
Email Patches
Plain Diff
clean ci cd and k8 pod cleanup
parent
c98a1ebb
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.gitlab-ci.yml
+1
-1
.gitlab-ci.yml
with
1 addition
and
1 deletion
+1
-1
.gitlab-ci.yml
+
1
-
1
View file @
b0311dcb
...
...
@@ -52,7 +52,7 @@ build_push_DO:
before_script
:
-
echo building for digital ocean
script
:
-
echo "{\"auths\":{\"$Docker_Repo\":{\"auth\":\"$Access_Token\"}}}" > /kaniko/.docker/config.json
-
echo "{\"auths\":{\"$Docker_Repo\":{\"auth\":\"$Access_Token\"
,\"password\":\"$Access_Token\"
}}}" > /kaniko/.docker/config.json
-
/kaniko/executor --context $CI_PROJECT_DIR --dockerfile $CI_PROJECT_DIR/Dockerfile --build-arg use_kubernetes=true --destination $Docker_Repo/polis/pod-dev:$CI_COMMIT_REF_SLUG-$CI_COMMIT_SHORT_SHA
build_push_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