build
continuous-integration/drone/push Build is passing
Details
continuous-integration/drone/push Build is passing
Details
parent
60131e4608
commit
0efe9a86f7
|
|
@ -7,7 +7,7 @@ steps:
|
|||
- name: build
|
||||
image: docker
|
||||
commands:
|
||||
- docker build -t eva-nx-backend .
|
||||
- docker build -t eva-jphd-backend .
|
||||
|
||||
volumes:
|
||||
- name: cache
|
||||
|
|
@ -39,7 +39,7 @@ platform:
|
|||
steps:
|
||||
- name: deploy
|
||||
commands:
|
||||
- cd /app/dockerapps/joinus-backend-2021/
|
||||
- cd /app/dockerapps/JPHD-backend-2021/
|
||||
- docker-compose up -d
|
||||
- docker image prune -f
|
||||
|
||||
|
|
|
|||
|
|
@ -0,0 +1 @@
|
|||
build
|
||||
Loading…
Reference in New Issue