Skip to content

Commit

Permalink
Temporarily turn of zap to get deploys moving (#356)
Browse files Browse the repository at this point in the history
  • Loading branch information
afwilcox authored Apr 23, 2024
1 parent 3fde9a1 commit 7815a4e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/merge-main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ jobs:
overwrite: ${{ matrix.overwrite }}
parameters: -p ZONE=test -p PROMOTE=${{ github.repository }}/${{ matrix.name }}:test
-p NAME=${{ github.event.repository.name }} ${{ matrix.parameters }}
penetration_test: true
penetration_test: false
strategy:
matrix:
name: [backend, database, frontend, init, webeoc]
Expand Down

0 comments on commit 7815a4e

Please sign in to comment.