Skip to content

Commit

Permalink
chore(ci): remove Comment to test deploy (#53)
Browse files Browse the repository at this point in the history
  • Loading branch information
dallascrichmond authored Nov 1, 2024
1 parent d60a4a6 commit 3a787b8
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/merge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
tag: ${{ needs.init.outputs.pr }}
target: test

# deploy-prod: test
# deploy-prod: Test
# name: Deploy (prod)
# needs: [deploy-test, vars]
# uses: bcgov/quickstart-openshift-helpers/.github/workflows/[email protected]
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/pr-close.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,5 +17,5 @@ jobs:
oc_namespace: ${{ secrets.OC_NAMESPACE }}
oc_token: ${{ secrets.OC_TOKEN }}
with:
cleanup: helm
packages: backend frontend migrations
cleanup: label
packages: database backend frontend

0 comments on commit 3a787b8

Please sign in to comment.