0
0
mirror of https://github.com/alex289/CleanArchitecture.git synced 2025-07-01 19:12:57 +00:00

fix: Try fix docker build

This commit is contained in:
Alex 2023-09-15 09:13:32 +02:00 committed by GitHub
parent 9e5919c4e2
commit 56be506f0c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -24,7 +24,6 @@ jobs:
- name: Build and push
uses: docker/build-push-action@v5
with:
context: .
# platforms: linux/amd64,linux/arm64
push: true
tags: ${{ env.DOCKER_IMAGE }}:latest