forked from jmug/cactoide
feat: add an option to remove the landing page
This commit is contained in:
1
.github/workflows/build-and-push.yml
vendored
1
.github/workflows/build-and-push.yml
vendored
@@ -60,6 +60,7 @@ jobs:
|
||||
with:
|
||||
context: .
|
||||
file: ./Dockerfile
|
||||
args: --build-arg PUBLIC_LANDING_INFO=true
|
||||
push: true
|
||||
platforms: linux/amd64,linux/arm64
|
||||
cache-from: type=gha
|
||||
|
||||
Reference in New Issue
Block a user