Skip to content

Commit

Permalink
fix yaml again
Browse files Browse the repository at this point in the history
  • Loading branch information
hannah-macdonald1 committed Feb 1, 2024
1 parent 71e1be1 commit 5bccb58
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/.merge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -93,13 +93,11 @@ jobs:
runs-on: ubuntu-22.04
strategy:
matrix:
name: [vhers-virus-scan]
name: [vhers-virus-scan, db-cleanup]
include:
- name: vhers-virus-scan
file: ./openshift.deploy.yml
overwrite: true
name: [db-cleanup]
include:
- name: db-cleanup
file: ./containers/db_cleanup/openshift/templates/db-cleanup-dc.yaml
overwrite: true
Expand Down

0 comments on commit 5bccb58

Please sign in to comment.