👷 Added Docker CI

This commit is contained in:
itspooya
2023-05-08 03:17:38 +03:30
committed by Ho3ein
parent efecdf5fd0
commit 13e3e23f20
2 changed files with 5 additions and 7 deletions

View File

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