mirror of
https://github.com/mudler/luet.git
synced 2025-07-18 01:12:34 +00:00
ci: trigger image pipeline also when tagging
This commit is contained in:
parent
70866c3281
commit
9c19a7ec35
2
.github/workflows/image.yml
vendored
2
.github/workflows/image.yml
vendored
@ -5,6 +5,8 @@ on:
|
|||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- master
|
- master
|
||||||
|
tags:
|
||||||
|
- '*'
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
docker:
|
docker:
|
||||||
|
Loading…
Reference in New Issue
Block a user