Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
minerva
plugins
GSEA
Commits
8396a1d4
Commit
8396a1d4
authored
Nov 14, 2018
by
Piotr Gawron
Browse files
Merge branch 'patch-1' into 'master'
deploy should be done only on master See merge request
starter-kit!3
parents
ea4f004c
96e32198
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
8396a1d4
...
...
@@ -16,6 +16,9 @@ build:
deploy
:
stage
:
deploy
only
:
-
master
script
:
-
eval $(ssh-agent -s)
-
ssh-add <(echo "$SSH_PRIVATE_KEY")
...
...
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