CI: build&publish latest guardiand docker image from dev.v2

This commit is contained in:
Csongor Kiss 2022-07-11 15:49:28 +01:00 committed by Evan Gray
parent 59fd0d36c7
commit 9e52ce4c0d
1 changed files with 3 additions and 0 deletions

View File

@ -4,6 +4,9 @@ on:
workflow_dispatch:
release:
types: [published]
push:
branches:
- dev.v2
env:
REGISTRY: ghcr.io