UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects
Commit 6e287c6a authored by Zachariah Dzielinski's avatar Zachariah Dzielinski
Browse files

chore: test failure

parent 000b64e5
No related branches found
No related tags found
1 merge request!129BB-1081 - Modify Umbrella workflow rules to restrict pipelines for merge requests / general clean up of workflow rules
......@@ -281,8 +281,8 @@ package:
# # run job on commits to default branch
# - if: $CI_COMMIT_BRANCH == $CI_DEFAULT_BRANCH
- when: never # TODO - Job should not run yet
dependencies:
- clean install
# dependencies:
# - clean install
before_script:
# Set up auth
- mkdir -p /root/.docker
......
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