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

WIP: pipeline

parent e26c6ef0
No related branches found
No related tags found
No related merge requests found
Pipeline #8230 failed
......@@ -77,6 +77,7 @@ trigger_inttest:
- TRIGGERED_BY_REPO=${TRIGGERED_BY_REPO:-CPPLIB}
- TRIGGERED_BY_REF=${TRIGGERED_BY_REF:-$CI_COMMIT_REF_NAME}
- TRIGGERED_BY_HASH=${TRIGGERED_BY_HASH:-$CI_COMMIT_SHORT_SHA}
- curl google.de
- curl -w "%{stderr}HTTPCODE=%{http_code}" -X POST
-F token=$CI_JOB_TOKEN
......
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