Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
minerva
plugins
GSEA
Commits
d030407a
Commit
d030407a
authored
Oct 24, 2018
by
Marek Ostaszewski
Browse files
Update .gitlab-ci.yml
parent
5809ff0c
Pipeline
#7070
passed with stages
in 1 minute and 14 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
d030407a
...
...
@@ -24,6 +24,6 @@ deploy:
-
npm install
-
npm run build
-
echo "mkdir plugins-www/
starter-kit
"|sftp -P 8022 gitlab-ci@10.240.6.160
-
echo "put dist/plugin.js plugins-www/
starter-kit
/"|sftp -P 8022 gitlab-ci@10.240.6.160
-
echo "mkdir plugins-www/
gsea
"|sftp -P 8022 gitlab-ci@10.240.6.160
-
echo "put dist/plugin.js plugins-www/
gsea
/"|sftp -P 8022 gitlab-ci@10.240.6.160
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