Skip to content

Commit

Permalink
add tag option
Browse files Browse the repository at this point in the history
  • Loading branch information
JacqueGM committed Aug 7, 2023
1 parent a1d38ad commit 47199eb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/container-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@ name: Container Image

on:
push:
tags:
- v[0-9]+.[0-9]+.[0-9]+*
branches:
- dev
- feature/server_only
Expand Down

0 comments on commit 47199eb

Please sign in to comment.