Skip to content

Commit

Permalink
Update stage.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
TheRealHaoLiu committed Apr 2, 2024
1 parent f79f6e0 commit 45cdf92
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/stage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@ jobs:
make kustomize
KUSTOMIZE_PATH=$(readlink -f bin/kustomize) molecule test -s kind
env:
AWX_TEST_IMAGE: ghcr.io/${OWNER_LC}
AWX_TEST_IMAGE: ghcr.io/${OWNER_LC}/awx
AWX_TEST_VERSION: ${{ github.event.inputs.version }}
AWX_EE_TEST_IMAGE: ghcr.io/${OWNER_LC}/awx-ee:${{ github.event.inputs.version }}

Expand Down

0 comments on commit 45cdf92

Please sign in to comment.