This commit is contained in:
@@ -19,13 +19,13 @@ jobs:
|
|||||||
- --host=tcp://0.0.0.0:2375
|
- --host=tcp://0.0.0.0:2375
|
||||||
- --tls=false"]
|
- --tls=false"]
|
||||||
ports:
|
ports:
|
||||||
- 2375:2375
|
- 2377:2375
|
||||||
|
|
||||||
env:
|
env:
|
||||||
IMAGE_NAME: microserviciospython
|
IMAGE_NAME: microserviciospython
|
||||||
REGISTRY: nexus.rancherk3.duckdns.org
|
REGISTRY: nexus.rancherk3.duckdns.org
|
||||||
REPO_OWNER: tfm
|
REPO_OWNER: tfm
|
||||||
DOCKER_HOST: tcp://localhost:2375
|
DOCKER_HOST: tcp://localhost:2377
|
||||||
DOCKER_TLS_VERIFY: 0
|
DOCKER_TLS_VERIFY: 0
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout
|
- name: Checkout
|
||||||
|
|||||||
Reference in New Issue
Block a user