diff --git a/.drone.yml b/.drone.yml index 15c7cf0..b15337e 100644 --- a/.drone.yml +++ b/.drone.yml @@ -36,7 +36,7 @@ steps: branch: - main commands: - - docker pull 38.47.180.165:3000/medol/web-arah-negeri:$DRONE_BRANCH + - docker pull 38.47.180.165:3000/medol/web-isu-kini:$DRONE_BRANCH - docker stop web-isu-kini || true - docker rm web-isu-kini || true - docker run -dt -p 4247:3000 --restart always --name web-isu-kini 38.47.180.165:3000/medol/web-isu-kini:$DRONE_BRANCH