push change tag trigger

This commit is contained in:
2023-11-19 17:48:39 +01:00
parent 3b544fc61f
commit 9d11f308c4
2 changed files with 3 additions and 3 deletions

View File

@@ -6,7 +6,7 @@ name: ci/cd to build and push docker image in private registry
on:
push:
tags:
- '*-runner'
- '*runner*'
jobs:
build-and-push-debian-runner: