Skip to content
Snippets Groups Projects
Commit c2c27378 authored by Jason Hiser's avatar Jason Hiser :tractor:
Browse files

fixed dependencies i screwed up last time

parent 3039efd7
No related branches found
No related tags found
No related merge requests found
Pipeline #31064 passed
......@@ -130,7 +130,7 @@ test-arm64:
# deploy a docker image
#
deploy-u22:
needs: [test-coss9, test-ubuntu20, test-ubuntu22, test-arm32, test-arm64, test-bins-arm32, test-bins-arm64]
needs: [test-ubuntu22, test-arm32, test-arm64, test-bins-arm32, test-bins-arm64]
stage: deploy
script:
- ./cicd_testing/do-clean.sh
......
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