mirror of
https://github.com/zokradonh/kopano-docker
synced 2025-06-07 16:06:14 +00:00
whitespace matters
This commit is contained in:
parent
0f160d356e
commit
8500d81ff9
8
.github/actions/build-component/action.yml
vendored
8
.github/actions/build-component/action.yml
vendored
@ -37,9 +37,9 @@ runs:
|
|||||||
# - service version (may be given to Dockerfile)
|
# - service version (may be given to Dockerfile)
|
||||||
context: ${{ inputs.component }}
|
context: ${{ inputs.component }}
|
||||||
build-args: |
|
build-args: |
|
||||||
ADDITIONAL_KOPANO_PACKAGES=
|
ADDITIONAL_KOPANO_PACKAGES=
|
||||||
ADDITIONAL_KOPANO_WEBAPP_PLUGINS=
|
ADDITIONAL_KOPANO_WEBAPP_PLUGINS=
|
||||||
KOPANO_UID=999
|
KOPANO_UID=999
|
||||||
KOPANO_GID=999
|
KOPANO_GID=999
|
||||||
secret-files:
|
secret-files:
|
||||||
|
|
Loading…
x
Reference in New Issue
Block a user