Skip to content

Commit 69ac8f8

Browse files
committed
Fix resolve-dra-manifest.sh
1 parent 48f87c5 commit 69ac8f8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.ci/scripts/resolve-dra-manifest.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@ if [ "$LATEST_VERSION" != "$ES_VERSION" ]; then
3030
fi
3131

3232
echo "Using branch $NEW_BRANCH instead of $BRANCH." 1>&2
33-
echo "https://artifacts-$WORKFLOW.elastic.co/$ARTIFACT/latest/$NEW_BRANCH.json"
3433
LATEST_BUILD=$(fetch_build $WORKFLOW $ARTIFACT $NEW_BRANCH)
3534
fi
3635

0 commit comments

Comments
 (0)