Skip to content

Commit

Permalink
Remove master to dev CI
Browse files Browse the repository at this point in the history
  • Loading branch information
rickmak committed Aug 11, 2022
1 parent 721d7fc commit 6f4e308
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,7 @@ name: Build Images and Deploy
on:
push:
branches:
- master
- staging
# - production TODO: Review if this is needed
env:
DOCKER_VERSION: 20.10.14
DEPLOYMENT_WEBHOOK: ${{ secrets.DEPLOYMENT_WEBHOOK }}
Expand Down

0 comments on commit 6f4e308

Please sign in to comment.