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:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- master
|
- master
|
||||||
|
branches-ignore:
|
||||||
|
- 'dependabot/*'
|
||||||
|
tags:
|
||||||
|
- '*'
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
|
Loading…
Reference in New Issue
Block a user