Skip to content

Commit

Permalink
remove demo instance
Browse files Browse the repository at this point in the history
  • Loading branch information
alexeh committed Sep 12, 2023
1 parent 78617e0 commit c3c3436
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 3 deletions.
1 change: 0 additions & 1 deletion .github/workflows/deploy-to-kubernetes.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ on:
- 'benjerry'
- 'tetrapack'
- 'dev'
- 'demo'
paths:
- 'api/**'
- 'client/**'
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/publish-docker-images.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ on:
- 'gcp'
- 'tetrapack'
- 'dev'
- 'demo'
paths:
- 'api/**'
- 'client/**'
Expand Down
1 change: 0 additions & 1 deletion infrastructure/kubernetes/vars/terraform.tfvars
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ aws_environments = {
dev : {},
test : {},
tetrapack : {},
demo : {},
benjerry : {},
}

Expand Down

0 comments on commit c3c3436

Please sign in to comment.