Skip to content
Snippets Groups Projects
Commit 6fae353b authored by Krish Moodbidri's avatar Krish Moodbidri
Browse files

removed needs condition from build_compute_image

parent d9a9e720
No related branches found
No related tags found
1 merge request!1Feat add compute
Pipeline #12339 failed
...@@ -109,7 +109,6 @@ workflow: ...@@ -109,7 +109,6 @@ workflow:
build_compute_image: build_compute_image:
stage: build stage: build
needs: [build_base_image]
tags: tags:
- build - build
script: script:
......
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