Skip to content
GitLab
Explore
Projects
Groups
Snippets
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
4 years ago
by
Wolfgang Knopki
Browse files
Options
Download
Email Patches
Plain Diff
added ci/cd pipeline
parent
5f8d03fe
deploy_testing
No related merge requests found
Pipeline
#1260
passed with stage
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.gitlab-ci.yml
+16
-0
.gitlab-ci.yml
with
16 additions
and
0 deletions
+16
-0
.gitlab-ci.yml
0 → 100644
+
16
-
0
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
This diff is collapsed.
Click to expand it.
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
Menu
Explore
Projects
Groups
Snippets