Skip to content

Commit

Permalink
ci: start docker build on push
Browse files Browse the repository at this point in the history
  • Loading branch information
mstrasinskis committed Feb 17, 2023
1 parent a68306d commit 978af5d
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/docker-build.yaml
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
name: Docker build
on:
push:
branches:
- main
pull_request:
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
Expand Down

0 comments on commit 978af5d

Please sign in to comment.