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