update .drone.yml
continuous-integration/drone/push Build is passing Details

master
wanggang 4 years ago
parent 4e6ace9517
commit fdc6a9a146

@ -9,4 +9,5 @@ steps:
image: golang:1.16.4-buster image: golang:1.16.4-buster
commands: commands:
- pwd - pwd
- ls - ls
- env
Loading…
Cancel
Save