Browse Source

test drone

master
wanggang 1 year ago
parent
commit
3c3a3cb042
  1. 2
      .drone.yml

2
.drone.yml

@ -13,7 +13,7 @@ steps:
commands:
- pwd
- cd ./build
- chomd 755 ./build.sh
- chmod 755 ./build.sh
- ./build.sh
# - name: publish

Loading…
Cancel
Save