Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
vachan-maker
funkwhale
Commits
7ab4d760
Verified
Commit
7ab4d760
authored
Jun 17, 2021
by
Georg Krause
Browse files
Fix typo
parent
08644582
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
7ab4d760
...
...
@@ -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_
NAM
E .
-
docker push $CI_REGISTRY_
NAM
E
-
docker build -t $CI_REGISTRY_
IMAG
E .
-
docker push $CI_REGISTRY_
IMAG
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