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

pipeline adapted to new server

parent 726ab221
production:
script:
- rsync -a ./mymodule/ /data/simplesamlphp/modules/mymodule/
- rsync -a ./mymodule/ /opt/simplesamlphp/modules/mymodule/
only:
- master
tags:
......@@ -8,7 +8,7 @@ production:
testing:
script:
- rsync -a ./mymodule/ /data/simplesamlphptest/modules/mymodule/
- rsync -a ./mymodule/ /opt/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