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
zoe-apps
zapp-spark
Commits
11baf871
Commit
11baf871
authored
Sep 13, 2017
by
Daniele Venzano
Browse files
Modify gitlab CI
parent
7a60aefe
Pipeline
#4501
failed with stages
in 1 minute and 15 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
11baf871
...
...
@@ -77,6 +77,7 @@ deploy:json:
stage
:
deploy
script
:
-
mkdir -p ${ZAPP_SHOP_BASE_PATH}/${CI_PROJECT_NAME}
-
ls
-
cp "*.json" ${ZAPP_SHOP_BASE_PATH}/${CI_PROJECT_NAME}/
-
cp logo.png ${ZAPP_SHOP_BASE_PATH}/${CI_PROJECT_NAME}/
-
cp README*.md ${ZAPP_SHOP_BASE_PATH}/${CI_PROJECT_NAME}/
...
...
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