Skip to content

Commit

Permalink
Fix resolve-dra-manifest.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
brianseeders committed Sep 10, 2024
1 parent 48f87c5 commit 69ac8f8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .ci/scripts/resolve-dra-manifest.sh
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@ if [ "$LATEST_VERSION" != "$ES_VERSION" ]; then
fi

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

Expand Down

0 comments on commit 69ac8f8

Please sign in to comment.