Commit e64c16d9 authored by Wolfgang Knopki's avatar Wolfgang Knopki
Browse files

test rsync in cicd

parent cf24b36e
Pipeline #603 passed with stage
in 1 second
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:
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment