diff --git a/.drone.yml b/.drone.yml index c0c5170..e1dca7f 100644 --- a/.drone.yml +++ b/.drone.yml @@ -53,7 +53,7 @@ steps: docker login -u $REGISTRY_USERNAME -p $REGISTRY_PASSWORD registry.git.appstaging.my.id cd /home/opc/workspace/sistem-akademik git checkout main - git pull https://$GIT_USERNAME:$GIT_ACCESS_TOKEN@git.appstaging.my.id/audydental/audy-dental-website-backend.git develop + git pull https://$GIT_USERNAME:$GIT_ACCESS_TOKEN@git.appstaging.my.id/reihanrere/sistem-akademik.git main docker-compose rm --stop --force sistem-akademik-dev docker image prune --all --force docker pull registry.git.appstaging.my.id/reihanrere/sistem-akademik/sistem-akademik-dev