Browse Source

test drone

master
wanggang 1 year ago
parent
commit
fd9b938742
  1. 2
      .drone.yml

2
.drone.yml

@ -18,7 +18,7 @@ steps:
# - ./build.sh
- mkdir publish
- echo "${DRONE_BUILD_NUMBER}-${DRONE_COMMIT_AUTHOR}-${DRONE_REPO_BRANCH}-${DRONE_COMMIT_SHA:0:8}">./publish/version.txt
- ls
- ls publish
- name: publish
image: plugins/s3

Loading…
Cancel
Save