diff --git a/Alasan/location/drone.yaml b/Alasan/location/drone.yaml index c327aba..eea8bb9 100644 --- a/Alasan/location/drone.yaml +++ b/Alasan/location/drone.yaml @@ -7,7 +7,7 @@ steps: - name: git pull image: alpine/git commands: - - git clone -b http://119.91.37.71:3000/Alasan/location.git + - git clone -b master http://119.91.37.71:3000/Alasan/location.git - name: publish image: plugins/docker pull: if-not-exists