Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
R3
howto-cards
Commits
7650d98f
Verified
Commit
7650d98f
authored
Jul 24, 2020
by
Laurent Heirendt
✈
Browse files
fix rules in deploy vm
parent
596fc9fa
Pipeline
#30391
canceled with stages
in 2 minutes and 19 seconds
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
7650d98f
...
...
@@ -129,8 +129,6 @@ pages:
deploy:vm:
stage
:
deploy
image
:
alpine:3.1
rules
:
-
if
:
$CI_COMMIT_REF_NAME
before_script
:
-
'
which
ssh-agent
||
(
apk
add
--update
openssh
)'
-
eval $(ssh-agent -s)
...
...
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