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