Commit d02c4ba
committed
ci(ct-base): fix pushing to Docker Hub
The Docker Login Actions do not enable logging in to
docker.io, but a standard registry. By not overriding
the registry, Docker Maven Plugin will use the
one supplied by Docker context (which the authorization
was done for by docker/login-action)1 parent 2be92f3 commit d02c4ba
1 file changed
Lines changed: 1 addition & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
25 | 24 | | |
26 | 25 | | |
27 | 26 | | |
| |||
83 | 82 | | |
84 | 83 | | |
85 | 84 | | |
86 | | - | |
| 85 | + | |
0 commit comments