mirror of
https://git.asonix.dog/asonix/pict-rs
synced 2024-12-22 19:31:35 +00:00
On push tags
This commit is contained in:
parent
9fe22aa6b1
commit
9c98dbbf72
1 changed files with 4 additions and 1 deletions
|
@ -1,4 +1,7 @@
|
||||||
on: [tag]
|
on:
|
||||||
|
push:
|
||||||
|
tags:
|
||||||
|
- 'v*.*.*'
|
||||||
|
|
||||||
env:
|
env:
|
||||||
REGISTRY_IMAGE: asonix/pictrs
|
REGISTRY_IMAGE: asonix/pictrs
|
||||||
|
|
Loading…
Reference in a new issue