Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
LQDN Adminsys
generateur-slogans
Commits
747aedb1
Commit
747aedb1
authored
Oct 03, 2017
by
okhin
🚴
Browse files
restricting the CI to master only
parent
f4c89fb3
Pipeline
#1307
passed with stage
in 0 seconds
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
747aedb1
...
...
@@ -8,3 +8,5 @@ deploy preprod:
tags
:
[
preprod
]
script
:
-
rsync -ruvC ./ $BASE_PATH
only
:
-
master
Write
Preview
Supports
Markdown
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