Update docker.yml (#11)

This commit is contained in:
Shankar-Mounesh
2022-04-08 07:13:31 +05:30
committed by GitHub
parent c8bb4282b8
commit 74689cb99d
+1
View File
@@ -137,6 +137,7 @@ jobs:
# this will build the images, once per platform, # this will build the images, once per platform,
# then push to both Docker Hub and GHCR # then push to both Docker Hub and GHCR
name: Docker Build and Push name: Docker Build and Push
if: ${{ github.event_name != 'pull_request' }}
id: docker_build_and_push id: docker_build_and_push
uses: docker/build-push-action@v2 uses: docker/build-push-action@v2
with: with: