This commit is contained in:
2023-11-19 17:51:37 +01:00
parent 9d11f308c4
commit cc85f4c476
2 changed files with 4 additions and 2 deletions

View File

@@ -5,7 +5,8 @@ name: ci/cd to build and push docker image in private registry
on:
push:
tags:
tags:
# Be carefull, conflict with package-deb *.*.*, don't use more than on dot *.* (ex: 2.5-runner)
- '*runner*'
jobs: