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

added ci/cd pipeline

parent 5f8d03fe
Pipeline #1260 passed with stage
production:
script:
- rsync -a ./mymodule/ /data/simplesamlphp/modules/mymodule/
only:
- deploy_master
tags:
- SSO
testing:
script:
- rsync -a ./ /data/simplesamlphptest/modules/sqlauthbcrypt/
only:
- deploy_testing
tags:
- SSO
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