Fixed action
Some checks failed
Deploy dev on push / on-push-deploy_sh-edraft (push) Failing after 3m16s
Some checks failed
Deploy dev on push / on-push-deploy_sh-edraft (push) Failing after 3m16s
This commit is contained in:
parent
a7f9fa5818
commit
d72715d51b
@ -34,6 +34,7 @@ jobs:
|
|||||||
|
|
||||||
- name: Build docker bot
|
- name: Build docker bot
|
||||||
run: |
|
run: |
|
||||||
|
cd kdb-bot
|
||||||
docker image prune -f
|
docker image prune -f
|
||||||
cpl docker-build
|
cpl docker-build
|
||||||
|
|
||||||
@ -47,6 +48,7 @@ jobs:
|
|||||||
|
|
||||||
- name: Build docker web
|
- name: Build docker web
|
||||||
run: |
|
run: |
|
||||||
|
cd kdb-web
|
||||||
docker image prune -f
|
docker image prune -f
|
||||||
npm run docker-build
|
npm run docker-build
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user