Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Schultz, Lucian
lab-grpc
Commits
d96a2e04
Commit
d96a2e04
authored
Mar 01, 2021
by
Nane Kratzke
Browse files
Fix rest pipeline
parent
ffbd53f6
Changes
1
Show whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
d96a2e04
...
...
@@ -45,7 +45,7 @@ rest:
script
:
-
mkdir -p /kaniko/.docker
-
echo "{\"auths\":{\"$CI_REGISTRY\":{\"username\":\"$CI_REGISTRY_USER\",\"password\":\"$CI_REGISTRY_PASSWORD\"}}}" > /kaniko/.docker/config.json
-
cd
grpc
-
cd
rest
-
/kaniko/executor --context . --destination $CI_REGISTRY_IMAGE/rest:latest
grpc-svc
:
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a 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