enable build upload
Some checks failed
/ Build Container (push) Failing after 4m57s

This commit is contained in:
2025-09-20 22:25:15 +05:30
parent bcabcfab51
commit 7f21cda72d

View File

@@ -20,7 +20,7 @@ jobs:
- uses: docker/build-push-action@v6 - uses: docker/build-push-action@v6
with: with:
context: . context: .
push: false push: true
tags: phanipavank/autoltx:latest tags: phanipavank/autoltx:latest
platforms: linux/arm64, linux/amd64 platforms: linux/arm64, linux/amd64
cache-from: type=gha cache-from: type=gha