Skip to content

Commit

Permalink
docker build on tags
Browse files Browse the repository at this point in the history
  • Loading branch information
BuckarooBanzay committed Jan 5, 2021
1 parent 042913e commit c1236ab
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@ on:
push:
branches:
- master
branches-ignore:
- 'dependabot/*'
tags:
- '*'

jobs:
build:
Expand Down

0 comments on commit c1236ab

Please sign in to comment.