fix: drone.yml
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Sabda Yagra 2026-04-09 14:47:22 +07:00
parent 65339e6241
commit 5eea865c12
1 changed files with 2 additions and 1 deletions

View File

@ -27,6 +27,7 @@ steps:
when:
branch:
- dev-sabda-v2
- main
- prod
commands:
- docker login 38.47.180.165:3000 -u administrator -p HarborDockerImageRep0
@ -37,7 +38,7 @@ steps:
- name: deploy
when:
branch:
- prod
- main
commands:
- docker pull 38.47.180.165:3000/mediahub/mediahub-fe:$DRONE_BRANCH
- docker stop new-mediahub-fe || true