Compare commits
1 Commits
145d885ca6
...
dev
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
42d42833c0 |
@@ -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