This commit is contained in:
@@ -22,13 +22,12 @@ steps:
|
|||||||
#dry_run: true
|
#dry_run: true
|
||||||
debug: false
|
debug: false
|
||||||
<<: *docker_creds
|
<<: *docker_creds
|
||||||
steps:
|
|
||||||
- name: API Management # building the API docker image
|
- name: API Management # building the API docker image
|
||||||
image: plugins/docker
|
image: plugins/docker
|
||||||
pull: if-not-exists
|
pull: if-not-exists
|
||||||
settings:
|
settings:
|
||||||
dockerfile: OCPP.Core.Management/Dockerfile
|
dockerfile: OCPP.Core.Management/Dockerfile
|
||||||
repo: registry.71dev.com/nutchayut/ocpp.core.server
|
repo: registry.71dev.com/nutchayut/ocpp.core.management
|
||||||
tags: latest
|
tags: latest
|
||||||
registry: "registry.71dev.com"
|
registry: "registry.71dev.com"
|
||||||
#dry_run: true
|
#dry_run: true
|
||||||
|
|||||||
Reference in New Issue
Block a user