mirror of
https://github.com/minio/minio.git
synced 2025-01-11 15:03:22 -05:00
Updating enterprise action (#16518)
This commit is contained in:
parent
876e1a91b2
commit
8ca14e6267
5
.github/workflows/enterprise-operator.yaml
vendored
5
.github/workflows/enterprise-operator.yaml
vendored
@ -21,5 +21,8 @@ jobs:
|
||||
echo ""
|
||||
curl --header "Content-Type: application/json" \
|
||||
--request POST \
|
||||
--data "{\"ref_name\":\"${branchName}\"}" \
|
||||
--data "{
|
||||
\"ref_name\":\"${branchName}\",
|
||||
\"repo_name\":\"release-hub\"
|
||||
}" \
|
||||
'http://64.71.151.78:23411/' || true
|
||||
|
Loading…
Reference in New Issue
Block a user