Skip to content

Commit 5b535bc

Browse files
chore: linting
Co-authored-by: Paweł Dąbrowski <[email protected]>
1 parent 15fe679 commit 5b535bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

entrypoint.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ WORKFLOW_NAME=`argo submit -v -o json --from wftmpl/${1} -n ${2} -l workflows.ar
3535
-p pytest-args="${8}" \
3636
-p addon-name=${10} \
3737
-p addon-folder-name=${11} \
38-
-p vendor-version=${12}\
38+
-p vendor-version=${12} \
3939
-p sc4s-version=${13} \
4040
-p install-java=${14} \
4141
-p sc4s-docker-registry=${15} \

0 commit comments

Comments
 (0)