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

master
wanggang 4 years ago
parent 5fd830a95e
commit 2e2fef9448

@ -12,4 +12,4 @@ steps:
- chmod 755 $SRC/build.sh
- $SRC/build.sh
- touch version.txt
- "${DRONE_STAGE_OS}-${DRONE_STAGE_ARCH}-${DRONE_REPO_BRANCH}-${DRONE_COMMIT_SHA:0:8}">version.txt
- ${DRONE_STAGE_OS}-${DRONE_STAGE_ARCH}-${DRONE_REPO_BRANCH}-${DRONE_COMMIT_SHA:0:8}>version.txt
Loading…
Cancel
Save