ci only build on tag
This commit is contained in:
parent
fd28954e48
commit
5ff5b1c7e3
1 changed files with 2 additions and 0 deletions
|
|
@ -5,6 +5,8 @@
|
||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
|
tags:
|
||||||
|
- 'v*'
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
docker:
|
docker:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue