@ -13,8 +13,8 @@ steps:
commands:
- cd ./build
- chmod 755 ./build.sh
# - ./build.sh
- mkdir publish
- ./build.sh
# - mkdir publish
- echo "${DRONE_BUILD_NUMBER}-${DRONE_COMMIT_AUTHOR}-${DRONE_REPO_BRANCH}-${DRONE_COMMIT_SHA:0:8}\n">./publish/version.txt
- echo ${DRONE_COMMIT_MESSAGE}>./publish/version.txt
- ls publish
@ -53,7 +53,8 @@ steps:
port: 16085
username: Administrator
password: Microsoft@2022
command_timeout: 10m
timeout: 30m
command_timeout: 30m
target: /d/BQ-JS/publish
source: build/publish
strip_components: 2