Add docker deploy
All checks were successful
build docker image / docker-build (push) Successful in 53s
All checks were successful
build docker image / docker-build (push) Successful in 53s
This commit is contained in:
parent
f96f88d16e
commit
464093e5bd
@ -1,9 +1,7 @@
|
||||
name: build docker image
|
||||
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
- push
|
||||
|
||||
jobs:
|
||||
docker-build:
|
||||
@ -33,6 +31,6 @@ jobs:
|
||||
push: true
|
||||
build-args: |
|
||||
APP_URL="${{ vars.APP_URL }}"
|
||||
tags: gitea.stuzer.link/stuzer05-private/flagsmith-fork:latest
|
||||
cache-from: type=registry,ref=gitea.stuzer.link/stuzer05-private/flagsmith-fork:latest
|
||||
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
|
Loading…
x
Reference in New Issue
Block a user