Skip to content

Commit 78482a8

Browse files
authored
Update .github/workflows/master.yml
1 parent 32e2ca7 commit 78482a8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/master.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -432,7 +432,7 @@ jobs:
432432
build-args: |
433433
CI=${CI}
434434
BASE_IMAGE=apache/spark:3.5.5
435-
MVN_ARG="--spark-provided --flink-provided --hive-provided"
435+
MVN_ARG=--spark-provided --flink-provided --hive-provided
436436
context: .
437437
file: build/Dockerfile.CI
438438
load: true

0 commit comments

Comments
 (0)