add tag option

This commit is contained in:
JacqueGM 2023-08-07 18:49:03 +02:00
parent a1d38ad1c7
commit 47199ebcdc

View file

@ -2,6 +2,8 @@ name: Container Image
on:
push:
tags:
- v[0-9]+.[0-9]+.[0-9]+*
branches:
- dev
- feature/server_only