Skip to content
Snippets Groups Projects
Commit 680d4384 authored by Jan-Hendrik Willms's avatar Jan-Hendrik Willms
Browse files

test

parent 02c7e48b
No related branches found
No related tags found
1 merge request!17Draft: Ci opt
Pipeline #29116 skipped
......@@ -396,6 +396,7 @@ test-e2e:
E2E_REPORT: $REPORT_DIR/e2e.xml
interruptible: true
when: manual
allow_failure: true
cache:
- !reference [.caches, composer]
- !reference [.caches, npm]
......@@ -462,6 +463,7 @@ build_image:
entrypoint: [""]
stage: build
when: manual
allow_failure: true
interruptible: true
variables:
IMAGE_TAG: $CI_REGISTRY_IMAGE:$CI_COMMIT_REF_NAME
......
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