Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Philipp Wolfer
funkwhale
Commits
dbcc4308
Verified
Commit
dbcc4308
authored
Sep 09, 2021
by
Georg Krause
Browse files
Add Dind-Service
parent
d64a4c80
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
dbcc4308
...
...
@@ -246,6 +246,8 @@ pages:
docker_release
:
stage
:
deploy
image
:
docker:20
services
:
-
docker:20-dind
before_script
:
-
docker login -u $DOCKER_LOGIN -p $DOCKER_PASSWORD
-
cp -r front/dist api/frontend
...
...
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