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 75de263 commit 6fb3821Copy full SHA for 6fb3821
.buildkite/scripts/dra-workflow.sh
@@ -71,6 +71,8 @@ find "$WORKSPACE" -type d -path "*/build/distributions" -exec chmod a+w {} \;
71
72
echo --- Running release-manager
73
74
+exit 0
75
+
76
# Artifacts should be generated
77
docker run --rm \
78
--name release-manager \
0 commit comments