This commit is contained in:
bskjon 2024-06-30 02:08:57 +02:00
parent bd85ce5de7
commit 2b58c4f070

View File

@ -123,8 +123,8 @@ jobs:
with: with:
context: . context: .
file: ./dockerfiles/DebianJavaFfmpeg file: ./dockerfiles/DebianJavaFfmpeg
build-args: build-args: |
MODULE_NAME=${{ "processer" }} MODULE_NAME=processer
PASS_APP_VERSION=${{ env.VERSION }} PASS_APP_VERSION=${{ env.VERSION }}
push: true push: true
tags: | tags: |