Update github-actions.yml

This commit is contained in:
Andras Bacsai
2022-05-04 13:36:46 +02:00
committed by GitHub
parent a4301c5d23
commit 4f662dbf21

View File

@@ -29,7 +29,7 @@ jobs:
uses: docker/build-push-action@v2
with:
context: .
platforms: linux/amd64,linux/arm64
platforms: linux/amd64
push: true
tags: coollabsio/coolify-test:latest
cache-from: type=registry,ref=coollabsio/coolify-test:buildcache