Add docker deployment
Some checks failed
build docker image / docker-build (push) Failing after 5m17s
Some checks failed
build docker image / docker-build (push) Failing after 5m17s
This commit is contained in:
parent
77364f8e25
commit
05ee3106a4
@ -29,6 +29,8 @@ jobs:
|
||||
with:
|
||||
platforms: linux/amd64
|
||||
push: true
|
||||
build-args: |
|
||||
APP_URL="${{ vars.APP_URL }}"
|
||||
tags: gitea.stuzer.link/stuzer05/random-web-tools:latest
|
||||
cache-from: type=registry,ref=gitea.stuzer.link/stuzer05/random-web-tools:latest
|
||||
cache-to: type=inline
|
Loading…
x
Reference in New Issue
Block a user