Commit b6010d2
committed
ci(docker.yml): remove branch-specific trigger for Docker workflow
Remove the branch-specific trigger for the Docker Build & Deploy
workflow to ensure that the workflow runs on all branches when a
tag is pushed. This change allows for more flexibility in the
workflow execution, ensuring that Docker images are built and
deployed for any branch as long as a version tag is present.1 parent 0d988e3 commit b6010d2
1 file changed
+0
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
5 | | - | |
6 | 4 | | |
7 | 5 | | |
8 | 6 | | |
| |||
0 commit comments