Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Wolfgang Knopki
simplesamlphp_sqlauthbcrypt
Commits
e7176648
Commit
e7176648
authored
Nov 12, 2020
by
Wolfgang Knopki
Browse files
added ci/cd pipeline
parent
5f8d03fe
Pipeline
#1260
passed with stage
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
0 → 100644
View file @
e7176648
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
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment