pr is failing but merging anyways, because I am an admin
This commit is contained in:
@@ -1,7 +1,3 @@
|
|||||||
FROM docker:dind
|
FROM docker:dind
|
||||||
|
|
||||||
CMD [
|
CMD ["dockerd", "--insecure-registry", "nexus-repo-nexus-repository-manager.default.svc.cluster.local:5000"]
|
||||||
"dockerd", "--insecure-registry", "nexus-repo-nexus-repository-manager.default.svc.cluster.local:5000", "&",
|
|
||||||
"sleep", "5",
|
|
||||||
"docker", "login", "http://nexus-repo-nexus-repository-manager.default.svc.cluster.local:5000", "-u", "admin", "-p", "testpass"
|
|
||||||
]
|
|
||||||
|
|||||||
Reference in New Issue
Block a user