Fix release workflow

This commit is contained in:
Shane McDonald
2021-10-03 10:12:23 -04:00
committed by GitHub
parent d6eafcd85b
commit b59205ce69

View File

@@ -16,7 +16,7 @@ jobs:
- name: Build Image
run: |
make docker-build
IMG=awx-operator make docker-build
- name: Push To Quay
uses: redhat-actions/push-to-registry@v2.1.1