mirror of
https://github.com/nkanaev/yarr.git
synced 2026-03-18 09:57:42 +00:00
build whenever
This commit is contained in:
2
.github/workflows/build-docker.yml
vendored
2
.github/workflows/build-docker.yml
vendored
@@ -3,6 +3,8 @@ on:
|
|||||||
push:
|
push:
|
||||||
tags:
|
tags:
|
||||||
- v*
|
- v*
|
||||||
|
workflow_dispatch:
|
||||||
|
|
||||||
env:
|
env:
|
||||||
REGISTRY: ghcr.io
|
REGISTRY: ghcr.io
|
||||||
IMAGE_NAME: nkanaev/yarr
|
IMAGE_NAME: nkanaev/yarr
|
||||||
|
|||||||
Reference in New Issue
Block a user