forked from MTSR/mapserver
docker build on tags
This commit is contained in:
parent
042913e0b1
commit
c1236ab209
4
.github/workflows/docker.yml
vendored
4
.github/workflows/docker.yml
vendored
@ -4,6 +4,10 @@ on:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
branches-ignore:
|
||||
- 'dependabot/*'
|
||||
tags:
|
||||
- '*'
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
Loading…
Reference in New Issue
Block a user