fix build
This commit is contained in:
Vendored
+1
-1
@@ -2,7 +2,7 @@ pipeline {
|
||||
agent any
|
||||
|
||||
environment {
|
||||
REGISTRY = "docker-registry.service.consul"
|
||||
REGISTRY = "docker.internal.jason-e.dev:8443"
|
||||
IMAGE_NAME = "efstajas/jenkins-inbound-agent-with-docker"
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user