mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-05-15 17:17:02 +02:00
Add dk yaml, add dk to workflows, update org name
This commit is contained in:
parent
892ad926df
commit
279a986ffd
13 changed files with 57 additions and 19 deletions
|
@ -20,9 +20,9 @@ then
|
|||
git checkout -b remove-dev-sandbox-$1
|
||||
fi
|
||||
|
||||
cf target -o cisa-getgov-prototyping -s $1
|
||||
cf target -o cisa-dotgov -s $1
|
||||
|
||||
read -p "Are you logged in to the cisa-getgov-prototyping CF org above? (y/n) " -n 1 -r
|
||||
read -p "Are you logged in to the cisa-dotgov CF org above? (y/n) " -n 1 -r
|
||||
echo
|
||||
if [[ ! $REPLY =~ ^[Yy]$ ]]
|
||||
then
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue