👷 Added Docker CI

This commit is contained in:
itspooya 2023-05-08 04:38:04 +03:30
parent b2734b6749
commit 04460c4c84

View file

@ -36,6 +36,6 @@ jobs:
with:
context: .
push: ${{ github.event_name != 'pull_request' }}
platforms: linux/amd64,linux/arm64
platforms: linux/amd64
tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }}