更新 Alasan/location/drone.yaml

This commit is contained in:
Alasan 2024-05-29 17:43:30 +08:00
parent 9e1e9b2435
commit 49a1ba710a
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ steps:
- name: git pull - name: git pull
image: alpine/git image: alpine/git
commands: 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 - name: publish
image: plugins/docker image: plugins/docker
pull: if-not-exists pull: if-not-exists