"git@transfer.hft-stuttgart.de:m4lab_tv1/user-account.git" did not exist on "ad5b03631a9ac1233821f1d1c95f85383dbd17c0"
Commit e0b7cb3a authored by Wolfgang Knopki's avatar Wolfgang Knopki
Browse files

Update .gitlab-ci.yml, paths adapt

parent 839bce2b
Showing with 2 additions and 2 deletions
+2 -2
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:
......
Supports Markdown
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