Skip to content

Commit

Permalink
[buildkite] Disable DRA release-manager temporarily (#99274) (#99275)
Browse files Browse the repository at this point in the history
(cherry picked from commit cb87a2b)
  • Loading branch information
brianseeders authored Sep 6, 2023
1 parent 75de263 commit 6fb3821
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .buildkite/scripts/dra-workflow.sh
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,8 @@ find "$WORKSPACE" -type d -path "*/build/distributions" -exec chmod a+w {} \;

echo --- Running release-manager

exit 0

# Artifacts should be generated
docker run --rm \
--name release-manager \
Expand Down

0 comments on commit 6fb3821

Please sign in to comment.