"...git@transfer.hft-stuttgart.de:m4lab_tv1/user-account.git" did not exist on "d61008fdecd858803a51fbc5b454328f1d6f29e8"
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
Showing with 2 additions and 2 deletions
+2 -2
production: production:
script: script:
- ls ./ - rsync -a ./mymodule/ /var/simplesamlphp/modules/mymodule/
only: only:
- master - master
tags: tags:
...@@ -8,7 +8,7 @@ production: ...@@ -8,7 +8,7 @@ production:
testing: testing:
script: script:
- ls ./ - rsync -a ./mymodule/ /var/simplesamlphptest/modules/mymodule/
only: only:
- testing - testing
tags: 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