Update .gitea/workflows/build-docker-image.yaml
All checks were successful
build docker image / docker-build (push) Successful in 1m4s
All checks were successful
build docker image / docker-build (push) Successful in 1m4s
This commit is contained in:
@ -29,8 +29,6 @@ jobs:
|
||||
with:
|
||||
platforms: linux/amd64
|
||||
push: true
|
||||
build-args: |
|
||||
APP_URL="${{ vars.APP_URL }}"
|
||||
tags: 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
|
Reference in New Issue
Block a user