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:
@@ -34,6 +34,7 @@ jobs:
|
||||
|
||||
- name: Build docker bot
|
||||
run: |
|
||||
cd kdb-bot
|
||||
docker image prune -f
|
||||
cpl docker-build
|
||||
|
||||
@@ -47,6 +48,7 @@ jobs:
|
||||
|
||||
- name: Build docker web
|
||||
run: |
|
||||
cd kdb-web
|
||||
docker image prune -f
|
||||
npm run docker-build
|
||||
|
||||
|
Reference in New Issue
Block a user