Skip to content
Snippets Groups Projects
Commit 010480ef authored by Henrik tom Wörden's avatar Henrik tom Wörden
Browse files

ci

parent 22c60d75
No related branches found
No related tags found
No related merge requests found
......@@ -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
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment