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

master
wanggang 4 years ago
parent 242968ebfa
commit dbf3c3e0f7

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