Fix ubi push step

This commit is contained in:
Muneeb Aijaz
2023-10-25 13:32:31 +05:00
committed by GitHub
parent 66589960fd
commit 6df09b2539

View File

@@ -163,7 +163,7 @@ jobs:
uses: docker/build-push-action@v4
with:
context: .
file: ${{ env.DOCKER_FILE_PATH }}
file: ${{ env.DOCKER_UBI_FILE_PATH }}
pull: true
push: true
build-args: |