edit build.yml - add buil on tags
All checks were successful
Build and Push Docker Image / build_and_push (push) Successful in 1m33s
All checks were successful
Build and Push Docker Image / build_and_push (push) Successful in 1m33s
This commit is contained in:
@@ -2,6 +2,8 @@ name: Build and Push Docker Image
|
|||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
|
tags:
|
||||||
|
- '*'
|
||||||
branches:
|
branches:
|
||||||
- main
|
- main
|
||||||
- dev
|
- dev
|
||||||
|
|||||||
Reference in New Issue
Block a user