forked from MTSR/mapserver
only build docker image on master branch
This commit is contained in:
parent
aaa020da2e
commit
fbd0a6190d
6
.github/workflows/docker.yml
vendored
6
.github/workflows/docker.yml
vendored
@ -2,10 +2,8 @@ name: docker
|
||||
|
||||
on:
|
||||
push:
|
||||
branches-ignore:
|
||||
- 'dependabot/*'
|
||||
tags:
|
||||
- '*'
|
||||
branches:
|
||||
- master
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
Loading…
Reference in New Issue
Block a user