drone
Some checks reported errors
continuous-integration/drone Build encountered an error

This commit is contained in:
孟凡懂 2022-06-14 00:33:34 +08:00
parent a9c0768383
commit cd9dd2543b

View File

@ -10,6 +10,9 @@ server:
ssh_key:
from_secret: TXY_KEY
clone:
disable: true
steps:
- name: Git
environment:
@ -32,3 +35,8 @@ steps:
commands:
- chown -R www:www ./
- pwd && ls -l
trigger:
branch:
- master