Merge pull request 'Update build branch' (#2) from dev into main
Some checks failed
Docker Build & Push / build-and-publish (push) Failing after 45s
Some checks failed
Docker Build & Push / build-and-publish (push) Failing after 45s
Reviewed-on: #2
This commit is contained in:
@@ -4,7 +4,7 @@ name: Docker Build & Push
|
|||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- master
|
- main
|
||||||
tags:
|
tags:
|
||||||
- 'v*' # Also run on tags starting with 'v' (e.g., v1.0.0)
|
- 'v*' # Also run on tags starting with 'v' (e.g., v1.0.0)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user