mirror of
https://github.com/ansible/awx-operator.git
synced 2026-05-07 13:52:58 +00:00
Fix release workflow
This commit is contained in:
2
.github/workflows/release.yaml
vendored
2
.github/workflows/release.yaml
vendored
@@ -16,7 +16,7 @@ jobs:
|
|||||||
|
|
||||||
- name: Build Image
|
- name: Build Image
|
||||||
run: |
|
run: |
|
||||||
make docker-build
|
IMG=awx-operator make docker-build
|
||||||
|
|
||||||
- name: Push To Quay
|
- name: Push To Quay
|
||||||
uses: redhat-actions/push-to-registry@v2.1.1
|
uses: redhat-actions/push-to-registry@v2.1.1
|
||||||
|
|||||||
Reference in New Issue
Block a user