Skip to content

Commit 623066b

Browse files
authored
ci/build-images: Don't push neonvm-daemon to ECR (#1171)
It's causing the release workflow to fail [1], and at this point it's not necessary because the neonvm-daemon image is only needed when running vm-builder to build VM images (rather than e.g., being required at runtime). [1]: https://github.com/neondatabase/autoscaling/actions/runs/12207391166/job/34058771593
1 parent 3be61c4 commit 623066b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/build-images.yaml

-1
Original file line numberDiff line numberDiff line change
@@ -331,7 +331,6 @@ jobs:
331331
neonvm-controller \
332332
neonvm-vxlan-controller \
333333
neonvm-runner \
334-
neonvm-daemon \
335334
vm-kernel \
336335
autoscale-scheduler \
337336
autoscaler-agent \

0 commit comments

Comments
 (0)