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:
|
||||
context: .
|
||||
file: ./dockerfiles/DebianJava
|
||||
build-args:
|
||||
build-args: |
|
||||
MODULE_NAME=converter
|
||||
PASS_APP_VERSION=${{ env.VERSION }}
|
||||
push: true
|
||||
@ -241,7 +241,7 @@ jobs:
|
||||
with:
|
||||
context: .
|
||||
file: ./dockerfiles/DebianJavaFfmpeg
|
||||
build-args:
|
||||
build-args: |
|
||||
MODULE_NAME=coordinator
|
||||
PASS_APP_VERSION=${{ env.VERSION }}
|
||||
push: true
|
||||
|
||||
Loading…
Reference in New Issue
Block a user