Skip to content

Commit

Permalink
Fix truncated shell command in DRA staging job
Browse files Browse the repository at this point in the history
(cherry picked from commit 393acb4)
  • Loading branch information
mark-vieira committed Nov 17, 2022
1 parent f559b9a commit d370e0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .ci/jobs.t/elastic+elasticsearch+dra-staging.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
-Ddra.workflow=$WORKFLOW \
-Dcsv=$WORKSPACE/build/distributions/dependencies-${ES_VERSION}${VERSION_SUFFIX}.csv \
-Dbuild.snapshot=false \
-Dlicense.key=$LICENSE_KEY
-Dlicense.key=$LICENSE_KEY \
buildReleaseArtifacts \
exportCompressedDockerImages \
:distribution:generateDependenciesReport
Expand Down

0 comments on commit d370e0c

Please sign in to comment.