Skip to content

Commit

Permalink
updating documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
raftergit authored and raftergit committed Sep 1, 2020
1 parent 1dc67f5 commit f5f7632
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -160,4 +160,4 @@ workflows:
filters:
branches:
only:
- sprint1-pr-review
- raft-tdp-main
2 changes: 1 addition & 1 deletion delete-cloudgov-docker.sh
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ fi

cf delete $CGHOSTNAME_BACKEND -r -f
cf delete $CGHOSTNAME_FRONTEND -r -f
cf delete-service db-raft -f
cf delete-service tdp-db -f
cf delete-service-key tdp-app-keys deployer -f
cf delete-service tdp-app-keys -f

0 comments on commit f5f7632

Please sign in to comment.