temporary block push to dockerhub for local testing purposes

This commit is contained in:
Syed Ali Shahbaz
2023-09-27 18:06:32 +04:00
committed by GitHub
parent d299d9ae5e
commit fe5c310556

View File

@@ -98,7 +98,8 @@ jobs:
with:
context: ./
file: ./Dockerfile
push: ${{ github.event_name != 'pull_request' }}
push: false
# push: ${{ github.event_name != 'pull_request' }}
platforms: linux/amd64
tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }}