fix: ansible-builder command error

This commit is contained in:
wangruidong
2026-06-10 11:00:19 +08:00
committed by 老广
parent f8e3f6e0ac
commit ffdd6b2cac

View File

@@ -62,8 +62,7 @@ jobs:
run: |
ansible-builder create \
-f execution-environment.yml \
-c context \
--container-runtime docker
-c context
- name: Build and push multi-arch image
uses: docker/build-push-action@v6