only build docker image on master branch

This commit is contained in:
BuckarooBanzay 2021-04-12 15:44:07 +02:00
parent aaa020da2e
commit fbd0a6190d

View File

@ -2,10 +2,8 @@ name: docker
on: on:
push: push:
branches-ignore: branches:
- 'dependabot/*' - master
tags:
- '*'
jobs: jobs:
build: build: