更新 '.drone.yml'
continuous-integration/drone/push Build is failing Details

master
wanggang 4 years ago
parent c0af8bdc7d
commit 36092cc058

@ -8,5 +8,5 @@ steps:
- name: build
image: golang:1.16.4-buster
commands:
- $SRC=$DRONE_WORKSPACE
- export SRC=$DRONE_WORKSPACE
- $SRC/build.sh
Loading…
Cancel
Save