Skip to content

Commit

Permalink
update github action.
Browse files Browse the repository at this point in the history
  • Loading branch information
sbilly committed Sep 6, 2021
1 parent 82e4b03 commit 0c7e996
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/build-docker-image.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@ name: 'Build docker image'
on:
# Auto build on push to main branch
push:
paths-ignore:
- “README.md”
- ".gitignore"
- "LICENSE"
branches:
- main
# Auto build @ every Monday 6:00am
Expand Down

0 comments on commit 0c7e996

Please sign in to comment.