1
0
forked from MTSR/mapserver

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:
push:
branches-ignore:
- 'dependabot/*'
tags:
- '*'
branches:
- master
jobs:
build: