Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Philipp Wolfer
funkwhale
Commits
08644582
Verified
Commit
08644582
authored
Jun 17, 2021
by
Georg Krause
Browse files
Fix Pipeline for external devs
parent
e38d0a37
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
08644582
...
...
@@ -209,8 +209,8 @@ build_backend:
-
docker login -u $CI_REGISTRY_USER -p $CI_REGISTRY_PASSWORD $CI_REGISTRY
script
:
-
cd api
-
docker build -t $CI_REGISTRY
/$IMAG
E .
-
docker push $CI_REGISTRY
/$IMAG
E
-
docker build -t $CI_REGISTRY
_NAM
E .
-
docker push $CI_REGISTRY
_NAM
E
tags
:
-
docker-build
...
...
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