diff --git a/.gitea/workflows/build-docker-image.yaml b/.gitea/workflows/build-docker-image.yaml index 5009ac7..b6afedc 100644 --- a/.gitea/workflows/build-docker-image.yaml +++ b/.gitea/workflows/build-docker-image.yaml @@ -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 \ No newline at end of file