Update .gitea/workflows/build-docker-image.yaml
All checks were successful
build docker image / docker-build (push) Successful in 1m4s

This commit is contained in:
2025-01-04 21:47:29 +02:00
parent 464093e5bd
commit f947606131

View File

@ -29,8 +29,6 @@ jobs:
with: with:
platforms: linux/amd64 platforms: linux/amd64
push: true push: true
build-args: |
APP_URL="${{ vars.APP_URL }}"
tags: gitea.stuzer.link/stuzer05/monobank-firefly3-bot:latest tags: gitea.stuzer.link/stuzer05/monobank-firefly3-bot:latest
cache-from: type=registry,ref=gitea.stuzer.link/stuzer05/monobank-firefly3-bot:latest cache-from: type=registry,ref=gitea.stuzer.link/stuzer05/monobank-firefly3-bot:latest
cache-to: type=inline cache-to: type=inline