Skip to content

Commit

Permalink
Temporarily disable triggers
Browse files Browse the repository at this point in the history
  • Loading branch information
vivid-cpreston authored Sep 6, 2024
1 parent b19c1fe commit 3b5cd79
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/demo-openshift.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
oc_namespace: ${{ secrets.OC_NAMESPACE }}
oc_token: ${{ secrets.OC_TOKEN }}
with:
triggers: ('vdyp-api/backend/' 'vdyp-web-ui/frontend/' 'vdyp-tools/migrations/')
# triggers: ('vdyp-api/backend/' 'vdyp-web-ui/frontend/' 'vdyp-tools/migrations/')
params:
--set global.secrets.persist=false

Expand Down

0 comments on commit 3b5cd79

Please sign in to comment.