Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
zedflow
KNIGHT
Commits
7779fa67
Commit
7779fa67
authored
Mar 03, 2021
by
Athanasios
Browse files
Update .gitlab-ci.yml
parent
7a22edf9
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
7779fa67
...
@@ -24,6 +24,7 @@ test-job:
...
@@ -24,6 +24,7 @@ test-job:
deploy-job
:
deploy-job
:
stage
:
deploy
stage
:
deploy
script
:
script
:
-
rm -r "$EXPORT_DIR/$CI_PROJECT_NAME"
-
mkdir -p "$EXPORT_DIR/$CI_PROJECT_NAME"
-
mkdir -p "$EXPORT_DIR/$CI_PROJECT_NAME"
-
cp -r public/* "$EXPORT_DIR/$CI_PROJECT_NAME"
-
cp -r public/* "$EXPORT_DIR/$CI_PROJECT_NAME"
tags
:
tags
:
...
...
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