Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Christine Kraus
i_city_final_conference
Commits
682a456a
Commit
682a456a
authored
Jun 25, 2020
by
Wolfgang Knopki
Browse files
Update .gitlab-ci.yml, works with existing paths
parent
72083447
Pipeline
#885
passed with stage
in 7 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
682a456a
...
...
@@ -4,7 +4,7 @@ variables:
pages-master
:
stage
:
deploy
script
:
-
mkdir "$EXPORT_DIR/$CI_PROJECT_NAME"
-
mkdir
-p
"$EXPORT_DIR/$CI_PROJECT_NAME"
-
cp -r public/* "$EXPORT_DIR/$CI_PROJECT_NAME"
tags
:
-
production
...
...
Write
Preview
Markdown
is supported
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