We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 48f87c5 commit 69ac8f8Copy full SHA for 69ac8f8
.ci/scripts/resolve-dra-manifest.sh
@@ -30,7 +30,6 @@ if [ "$LATEST_VERSION" != "$ES_VERSION" ]; then
30
fi
31
32
echo "Using branch $NEW_BRANCH instead of $BRANCH." 1>&2
33
- echo "https://artifacts-$WORKFLOW.elastic.co/$ARTIFACT/latest/$NEW_BRANCH.json"
34
LATEST_BUILD=$(fetch_build $WORKFLOW $ARTIFACT $NEW_BRANCH)
35
36
0 commit comments