Merge pull request #45 from CirclesUBI/add-image-tag

add tag option
This commit is contained in:
JacqueGM 2023-08-07 18:52:17 +02:00 committed by GitHub
commit 44f1564c12
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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