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

removed needs condition from build_compute_image

parent 9178d1b6
No related branches found
No related tags found
No related merge requests found
...@@ -112,7 +112,6 @@ workflow: ...@@ -112,7 +112,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