mirror of
https://github.com/mudler/luet.git
synced 2025-07-16 08:26:06 +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:
|
||||
branches:
|
||||
- master
|
||||
tags:
|
||||
- '*'
|
||||
|
||||
jobs:
|
||||
docker:
|
||||
|
Loading…
Reference in New Issue
Block a user