Skip to content

Commit

Permalink
Merge pull request #4222 from JoinColony/update-prod-cicd
Browse files Browse the repository at this point in the history
cicd: update prod cluster
  • Loading branch information
bogdan-1337 authored Oct 25, 2023
2 parents 9c25ba7 + b8202bb commit 64aa1ee
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/buildDeploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -164,6 +164,7 @@ jobs:
with:
webhook: ${{ env.DISCORD_WEBHOOK }}
title: "Deploy to Staging"

# Deploy dapp frontend to production environment
deployProd:

Expand All @@ -175,7 +176,7 @@ jobs:

env:
NAMESPACE: prod
CLUSTER_NAME: prod
CLUSTER_NAME: prod-cluster
ENVIRONMENT_TAG: prod
REPOSITORY_NAME: app-frontend

Expand Down

0 comments on commit 64aa1ee

Please sign in to comment.