edit build.yml - add buil on tags
This commit is contained in:
@@ -2,6 +2,8 @@ name: Build and Push Docker Image
|
||||
|
||||
on:
|
||||
push:
|
||||
tags:
|
||||
- '*'
|
||||
branches:
|
||||
- main
|
||||
- dev
|
||||
|
||||
Reference in New Issue
Block a user