Skip to content

Commit 590b421

Browse files
temp(cid): default build only base image
Signed-off-by: Cameron Smith <[email protected]>
1 parent 3689f60 commit 590b421

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cid.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -380,7 +380,7 @@ jobs:
380380
with:
381381
debug_enabled: ${{ needs.set-variables.outputs.debug }}
382382
version: ""
383-
images: '["pyrovelocity","pyrovelocitydev","pyrovelocitycode","pyrovelocityjupyter"]'
383+
images: '["pyrovelocity"]'
384384
branch: ${{ needs.set-variables.outputs.checkout_ref }}
385385
revision: ${{ needs.set-variables.outputs.checkout_rev }}
386386
mode: ${{ needs.set-variables.outputs.mode }}

0 commit comments

Comments
 (0)