更新 Alasan/simp-3.0/drone.yaml

This commit is contained in:
Alasan 2024-05-28 17:14:09 +08:00
parent 4bcb7395fd
commit 1d85174859
1 changed files with 1 additions and 3 deletions

View File

@ -3,13 +3,11 @@ type: docker
name: default name: default
clone: clone:
display: true display: true
steps: steps:
- name: git pull - name: git pull
image: alpine/git image: alpine/git
commands: commands:
- git clone -b master http://119.91.37.71:3000/Alasan/simp-3.0.git - git clone -b master http://119.91.37.71:3000/Alasan/simp-3.0.git
- name: publish - name: publish
image: plugins/docker image: plugins/docker
pull: if-not-exists pull: if-not-exists