Skip to content

Commit

Permalink
Switch the model
Browse files Browse the repository at this point in the history
  • Loading branch information
mz2 committed Dec 12, 2023
1 parent e42ef9d commit 3f02329
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/terraform_test_deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,10 @@ jobs:
TF_VAR_environment=development \
TF_VAR_nginx_ingress_integrator_charm_whitelist_source_range="" \
terraform apply -auto-approve
- name: Switch model to test-observer-development
run: |
juju switch test-observer-development
- name: Replace the API charm with the locally built one
run: |
Expand Down

0 comments on commit 3f02329

Please sign in to comment.