Skip to content
Snippets Groups Projects
Commit 877a8e8d authored by Nathan Hertz's avatar Nathan Hertz
Browse files

Make e2e tests run automatically with every pipeline run

parent a6f8fef6
No related branches found
No related tags found
1 merge request!277Make e2e tests run automatically with every pipeline run
Pipeline #1851 passed
......@@ -194,9 +194,8 @@ e2e:
- docker-compose -f docker-compose.ci.yml down
- docker image rm -f base-build:ci
- docker image rm -f e2e:${CI_COMMIT_SHORT_SHA}
rules:
- when: manual
dependencies: []
retry: 2
# Push Stages
push workflow:
......
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