Skip to content

Commit

Permalink
fix dra_release.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
Siarhei Harbuz committed Jul 26, 2023
1 parent 90aa5a9 commit bc7c4ec
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .buildkite/scripts/dra_release.sh
Original file line number Diff line number Diff line change
Expand Up @@ -35,11 +35,9 @@ with_mage
case "${TYPE}" in
"snapshot")
make release-manager-dependencies-snapshot
make release-manager-snapshot
;;
"staging")
make release-manager-dependencies-release
make release-manager-release
;;
*)
echo "The option is unsupported yet"
Expand Down

0 comments on commit bc7c4ec

Please sign in to comment.