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
|
- name: build
|
||||||
image: docker
|
image: docker
|
||||||
commands:
|
commands:
|
||||||
- docker build -t eva-nx-backend .
|
- docker build -t eva-jphd-backend .
|
||||||
|
|
||||||
volumes:
|
volumes:
|
||||||
- name: cache
|
- name: cache
|
||||||
|
|
@ -39,7 +39,7 @@ platform:
|
||||||
steps:
|
steps:
|
||||||
- name: deploy
|
- name: deploy
|
||||||
commands:
|
commands:
|
||||||
- cd /app/dockerapps/joinus-backend-2021/
|
- cd /app/dockerapps/JPHD-backend-2021/
|
||||||
- docker-compose up -d
|
- docker-compose up -d
|
||||||
- docker image prune -f
|
- docker image prune -f
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -0,0 +1 @@
|
||||||
|
build
|
||||||
Loading…
Reference in New Issue