Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
bmp-caosdb
caosdb-webui
Commits
010480ef
Commit
010480ef
authored
Jul 15, 2019
by
Henrik tom Wörden
Browse files
ci
parent
22c60d75
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
010480ef
...
...
@@ -20,6 +20,7 @@
#
# ** end header
#
stages
:
-
setup
-
linting
...
...
@@ -61,3 +62,11 @@ test:qunit:
-
screenlog.*
script
:
-
make run-qunit
trigger_build
:
stage
:
deploy
script
:
-
/usr/bin/curl -X POST
-F token=$TOKEN
-F "variables[PYLIB]=$CI_COMMIT_REF_NAME"
-F ref=master https://gitlab.indiscale.com/api/v4/projects/14/trigger/pipeline
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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