FAQ | This is a LIVE service | Changelog

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

more test work

parent 3845f1af
No related branches found
No related tags found
No related merge requests found
...@@ -51,7 +51,7 @@ stages: ...@@ -51,7 +51,7 @@ stages:
- echo "custom full-fat run date - " $CUSTOM_RUN_DATE - echo "custom full-fat run date - " $CUSTOM_RUN_DATE
- echo "full-fat copy output - " $FULL_FAT_COPY_OUTPUT - echo "full-fat copy output - " $FULL_FAT_COPY_OUTPUT
- source source /storage/app/EWS_prod/envs/venv/ews_prod/bin/activate - source /storage/app/EWS_prod/envs/venv/ews_prod/bin/activate
- pip install coverage - pip install coverage
- python3 -V # Print out python version for debugging - python3 -V # Print out python version for debugging
- mkdir -p $PACKAGES_DIR - mkdir -p $PACKAGES_DIR
...@@ -80,7 +80,7 @@ stages: ...@@ -80,7 +80,7 @@ stages:
- ls $PACKAGES_DIR - ls $PACKAGES_DIR
half_fat_tests: half_fat_tests:
when: manual when: always
stage: half-fat stage: half-fat
extends: .before_script extends: .before_script
image: lb584/ews_coordinator_pip:latest image: lb584/ews_coordinator_pip:latest
......
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