diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index e1ad307b91973b47924923b40a6a450ded3d0ad5..e3f152748577d878d914a4bfbff6bfb713e58932 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -8,7 +8,7 @@ production: testing: script: - - rsync -a ./mymodule/ /var/simplesamlphptest/modules/mymodule/ + - rsync -a ./mymodule/ /data/simplesamlphptest/modules/mymodule/ only: - testing tags: