Only trigger python build for master

This commit is contained in:
Jan
2021-02-17 17:54:15 +01:00
parent 99b70e2e51
commit fd5e4ef9e3
2 changed files with 4 additions and 0 deletions

View File

@@ -37,6 +37,8 @@ Sources:
trigger_openmesh-python-rebuild:
stage: deploy
only:
- master
script:
- "curl -X POST -F token=b63ed804ada51d7d1ffe5d6ea0dfa2 -F ref=track-OM-master https://www.graphics.rwth-aachen.de:9000/api/v4/projects/1024/trigger/pipeline"