This commit is contained in:
parent
f831e4685f
commit
9f34838be2
|
@ -8,6 +8,7 @@ on: [push]
|
||||||
env:
|
env:
|
||||||
REGISTRY: registry.log101.dev
|
REGISTRY: registry.log101.dev
|
||||||
IMAGE_NAME: ${{ github.repository }}
|
IMAGE_NAME: ${{ github.repository }}
|
||||||
|
PUBLIC_BACKEND_HOST: ${{ vars.PUBLIC_BACKEND_HOST }}
|
||||||
|
|
||||||
# There is a single job in this workflow. It's configured to run on the latest available version of Ubuntu.
|
# There is a single job in this workflow. It's configured to run on the latest available version of Ubuntu.
|
||||||
jobs:
|
jobs:
|
||||||
|
|
Loading…
Reference in New Issue
Block a user