Version
This commit is contained in:
parent
2b58c4f070
commit
0a271801dd
4
.github/workflows/v2.yml
vendored
4
.github/workflows/v2.yml
vendored
@ -181,7 +181,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
context: .
|
context: .
|
||||||
file: ./dockerfiles/DebianJava
|
file: ./dockerfiles/DebianJava
|
||||||
build-args:
|
build-args: |
|
||||||
MODULE_NAME=converter
|
MODULE_NAME=converter
|
||||||
PASS_APP_VERSION=${{ env.VERSION }}
|
PASS_APP_VERSION=${{ env.VERSION }}
|
||||||
push: true
|
push: true
|
||||||
@ -241,7 +241,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
context: .
|
context: .
|
||||||
file: ./dockerfiles/DebianJavaFfmpeg
|
file: ./dockerfiles/DebianJavaFfmpeg
|
||||||
build-args:
|
build-args: |
|
||||||
MODULE_NAME=coordinator
|
MODULE_NAME=coordinator
|
||||||
PASS_APP_VERSION=${{ env.VERSION }}
|
PASS_APP_VERSION=${{ env.VERSION }}
|
||||||
push: true
|
push: true
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user