Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
m4lab_tv1
customization simpleSAMLphp
Commits
e64c16d9
Commit
e64c16d9
authored
Mar 30, 2020
by
Wolfgang Knopki
Browse files
test rsync in cicd
parent
cf24b36e
Pipeline
#603
passed with stage
in 1 second
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
e64c16d9
production
:
script
:
-
ls .
/
-
rsync -a ./mymodule/ /var/simplesamlphp/modules/mymodule
/
only
:
-
master
tags
:
...
...
@@ -8,7 +8,7 @@ production:
testing
:
script
:
-
ls .
/
-
rsync -a ./mymodule/ /var/simplesamlphptest/modules/mymodule
/
only
:
-
testing
tags
:
...
...
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