mirror of
https://github.com/internetee/registry.git
synced 2025-06-06 20:55:44 +02:00
Close EPP ports on closing PR (#2190)
This commit is contained in:
parent
37988f3e79
commit
6d4048ba56
1 changed files with 2 additions and 1 deletions
1
.github/workflows/remove_st_after_pr.yml
vendored
1
.github/workflows/remove_st_after_pr.yml
vendored
|
@ -73,6 +73,7 @@ jobs:
|
|||
helm delete reg-admin-"$PR_REF" -n reg-admin-staging
|
||||
helm delete epp-"$PR_REF" -n epp
|
||||
helm delete reg-api-"$PR_REF" -n reg-api
|
||||
TOKEN=${{ secrets.CLOUD_TOKEN }} python3 ../../portOpener.py "$PR_REF" remove
|
||||
rm kubeconfig
|
||||
echo "server obs.tld.ee
|
||||
zone pilv.tld.ee
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue