Skip to content

Commit

Permalink
remember words
Browse files Browse the repository at this point in the history
  • Loading branch information
rodg committed Jul 4, 2023
1 parent 2165740 commit 8a28645
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-to-ecr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ jobs:
- name: Deploy to DigitalOcean Kubernetes
run: |
helm update $RELEASE_NAME marathon-charts/nodecg-chart -f ./config/values.yaml
helm upgrade $RELEASE_NAME marathon-charts/nodecg-chart -f ./config/values.yaml
# - name: Verify deployment
# run: kubectl rollout status deployment/nodecg-test --timeout=60s

0 comments on commit 8a28645

Please sign in to comment.