Skip to content
Snippets Groups Projects
Commit 979b8f58 authored by Mirco Nasuti's avatar Mirco Nasuti
Browse files

update captain : rename images name

parent b4a307df
No related branches found
No related tags found
No related merge requests found
backend-build:
build: ./src/docker/build/Dockerfile
image: hbpmip/backend-build
image: hbpmip/portal-backend-build
pre:
- echo 'Building backend-build'
post:
......@@ -11,7 +11,7 @@ backend-build:
backend:
build: ./src/docker/run/Dockerfile
image: hbpmip/backend
image: hbpmip/portal-backend
pre:
- echo 'Building backend'
- cp -r $(pwd)/target $(pwd)/src/docker/run/target/
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment