Skip to content

Commit bf58fb5

Browse files
committed
release ateom-microvm image
Signed-off-by: Eitan Yarmush <eitan.yarmush@solo.io>
1 parent b82569d commit bf58fb5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ jobs:
8888
run: |
8989
set -o errexit -o nounset -o pipefail
9090
91-
for component in ateapi atecontroller atelet ateom-gvisor podcertcontroller atenet; do
91+
for component in ateapi atecontroller atelet ateom-gvisor ateom-microvm podcertcontroller atenet; do
9292
KO_DOCKER_REPO="${IMAGE_REPOSITORY}/${component}" \
9393
./hack/run-tool.sh ko build \
9494
--tags "${IMAGE_TAGS}" \

0 commit comments

Comments
 (0)