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:
Logan McDonald 2023-01-20 14:02:39 -08:00 committed by GitHub
parent 76d2810a8a
commit bed87212d2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 44 additions and 24 deletions

View file

@ -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