mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-05-13 08:07:03 +02:00
fix issue confusing head vs base branch syntax (#377)
* fix issue confusing head vs base branch syntax * try to add pr comments
This commit is contained in:
parent
76d2810a8a
commit
bed87212d2
3 changed files with 44 additions and 24 deletions
|
@ -49,7 +49,6 @@ rm ops/manifests/manifest-$1.yaml
|
|||
sed -i '' "/getgov-$1.app.cloud.gov/d" src/registrar/config/settings.py
|
||||
sed -i '' "/- $1/d" .github/workflows/reset-db.yaml
|
||||
sed -i '' "/- $1/d" .github/workflows/migrate.yaml
|
||||
sed -i '' "/- $1/d" .github/workflows/deploy-sandbox.yaml
|
||||
|
||||
echo "Cleaning up services, applications, and the Cloud.gov space for $1..."
|
||||
cf delete getgov-$1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue