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

WIP: pipeline

parent a065dfbe
No related branches found
No related tags found
No related merge requests found
Pipeline #8332 failed
......@@ -64,6 +64,14 @@ info:
needs: []
script:
- echo "Pipeline triggered by $TRIGGERED_BY_REPO@$TRIGGERED_BY_REF ($TRIGGERED_BY_HASH)"
- echo "$CPPLIB_TESTENV_IMAGE_TAG"
- echo "$CI_REGISTRY_IMAGE_CPPLIB"
- echo "$CI_REGISTRY_IMAGE_BASE"
- echo "$CPPINTTEST_TESTENV_IMAGE_SUFFIX"
- echo "$CPPINTTEST_REPO_PATH"
- echo "$CPPINTTEST_TESTENV_IMAGE_TAG"
- echo "$CPPINTTEST_REGISTRY_IMAGE"
- echo "$CPPINTTEST_IMAGE_CACHE"
# Build a docker image in which tests for this repository can run
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment