fix: yml45

develop
Gong 2023-08-30 13:00:21 +08:00
parent 063a03f41e
commit f134d1a856
1 changed files with 1 additions and 1 deletions

View File

@ -63,7 +63,7 @@ steps: # 定义管道的执行步骤
# - docker run -itd --name hyperf -p 8001:80 -v /usr/local/docker/vloumn_nginx:/etc/nginx/conf.d -v /etc/hosts:/etc/hosts --privileged=true gong921123/hyperf:latest
# - echo ====部署成功=======
trigger: # 触发条件,并关系
trigger: # 触发条件,并关系 drone不支持同时使用tag和branch作为触发条件
# branch: # git 分支
# - develop
event: # 事件