Commit 38e4b93
committed
ci: do not build and push Docker images on pull requests
Build the docker images only when pushing to main, there's no need to
build those images in each and every pull request.
Initial trigger for this was that dependabot does not possess the
required privileges to push to our Docker registry, so there's no point
building and pushing the image at that point.1 parent 5a75135 commit 38e4b93
1 file changed
+0
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
8 | | - | |
9 | | - | |
10 | 7 | | |
11 | 8 | | |
12 | 9 | | |
| |||
0 commit comments