FAQ | This is a LIVE service | Changelog

Skip to content
Snippets Groups Projects
Commit bab2ea9e authored by L. Bower's avatar L. Bower
Browse files

experimenting with manual jobs

parent c1470d45
No related branches found
No related tags found
No related merge requests found
......@@ -16,6 +16,7 @@ cache:
- venv/
prepare_code:
when: never
image: lb584/ews_coordinator:latest
script:
- python3 -V # Print out python version for debugging
......@@ -94,6 +95,7 @@ half_fat_epi_tests:
manual_job:
when: manual
needs: ["prepare_code"]
tags:
- production
......
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