Run on tags instead of push
This commit is contained in:
parent
2c1d1e42bd
commit
2f0dd1b59b
@ -1,5 +1,7 @@
|
|||||||
name: Build image
|
name: Build image
|
||||||
on: [tags]
|
on:
|
||||||
|
tags:
|
||||||
|
- 'v*'
|
||||||
jobs:
|
jobs:
|
||||||
build-image:
|
build-image:
|
||||||
container:
|
container:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user