Add CADDY_IMAGE env
This commit is contained in:
parent
88e16f187d
commit
ee2cc8eca7
1
.github/workflows/build_restreamer_dev.yaml
vendored
1
.github/workflows/build_restreamer_dev.yaml
vendored
@ -88,6 +88,7 @@ jobs:
|
||||
file: ./Dockerfile.workflow
|
||||
build-args: |
|
||||
PUBLIC_URL=/ui
|
||||
CADDY_IMAGE=${{ env.CADDY_IMAGE }}
|
||||
platforms: linux/amd64,linux/arm64,linux/arm/v7
|
||||
push: true
|
||||
tags: ${{ steps.meta.outputs.tags }}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user