Skip to content

Commit

Permalink
Merge pull request #798 from coronasafe/devops/update-ci
Browse files Browse the repository at this point in the history
moved gdc deployment to production
  • Loading branch information
mathew-alex authored May 29, 2022
2 parents c8b0290 + 13f8761 commit 293e6d4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -227,8 +227,8 @@ jobs:
kubectl apply -f care-celery-worker.yaml
deploy-staging-gdc:
needs: build-staging
deploy-production-gdc:
needs: build-production
name: Deploy to EKS GDC
runs-on: ubuntu-latest
environment:
Expand Down

0 comments on commit 293e6d4

Please sign in to comment.