Skip to content

Commit

Permalink
test deploying two services w/same container hosts
Browse files Browse the repository at this point in the history
  • Loading branch information
mdr223 committed Nov 14, 2023
1 parent e35d386 commit 69d45ac
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/dev-ci-cd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ on:
push:
branches:
- main
- feature/staging-timeout-timing-grafana
jobs:
deploy-dev-system:
runs-on: ubuntu-latest
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/prod-root-ci-cd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ on:
push:
branches:
- release-ROOT
- feature/staging-timeout-timing-grafana
jobs:
deploy-prod-system:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 69d45ac

Please sign in to comment.