Skip to content

Commit

Permalink
remove triggers
Browse files Browse the repository at this point in the history
  • Loading branch information
mishraomp committed Jun 17, 2023
1 parent 88c7e57 commit 06f8731
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/merge-main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,15 +65,13 @@ jobs:
- name: api
file: api/openshift.deploy.yml
overwrite: true
triggers: ('api/' 'common/')
parameters: -p ROUTE=pubcode-test-api.apps.silver.devops.gov.bc.ca
- name: database
file: database/openshift.deploy.yml
overwrite: false
- name: frontend
file: frontend/openshift.deploy.yml
overwrite: true
triggers: ('frontend/')
parameters: -p ROUTE=pubcode-test.apps.silver.devops.gov.bc.ca
steps:
- uses: bcgov-nr/action-deployer-openshift@v1.1.1
Expand Down

0 comments on commit 06f8731

Please sign in to comment.