Skip to content
Snippets Groups Projects
Verified Commit 84427f52 authored by Timm Fitschen's avatar Timm Fitschen
Browse files

PIPELINE

parent f41ed38f
No related branches found
No related tags found
1 merge request!55FIX: new systems expect encoded body
Pipeline #25234 passed
......@@ -72,8 +72,9 @@ trigger_build:
# Renaming variables.
F_BRANCH: $CI_COMMIT_REF_NAME
PYLIB: $CI_COMMIT_REF_NAME
TriggeredBy: PYLIB
TriggeredByHash: $CI_COMMIT_SHORT_SHA
TRIGGERED_BY_REPO: PYLIB
TRIGGERED_BY_REF: $CI_COMMIT_REF_NAME
TRIGGERED_BY_HASH: $CI_COMMIT_SHORT_SHA
trigger:
project: caosdb/src/caosdb-deploy
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment