mirror of
https://github.com/ansible/awx.git
synced 2026-01-23 15:38:06 -03:30
Update .github/workflows/stage.yml
Co-authored-by: Hao Liu <44379968+TheRealHaoLiu@users.noreply.github.com>
This commit is contained in:
parent
ed0329f5db
commit
99c512bcef
2
.github/workflows/stage.yml
vendored
2
.github/workflows/stage.yml
vendored
@ -109,7 +109,7 @@ jobs:
|
||||
- name: Stage awx-operator image
|
||||
working-directory: awx-operator
|
||||
run: |
|
||||
BUILD_ARGS="--build-arg DEFAULT_AWX_VERSION=${{ github.event.inputs.default_awx_version }} \
|
||||
BUILD_ARGS="--build-arg DEFAULT_AWX_VERSION=${{ github.event.inputs.version}} \
|
||||
--build-arg OPERATOR_VERSION=${{ github.event.inputs.version }}" \
|
||||
IMG=ghcr.io/${{ github.repository_owner }}/awx-operator:${{ github.event.inputs.version }} \
|
||||
make docker-buildx
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user