Commit ed9ba516 authored by Wen Wei Li's avatar Wen Wei Li

test customized drone plugin

parent 3eae888e
Pipeline #4708 passed with stage
...@@ -18,6 +18,7 @@ steps: ...@@ -18,6 +18,7 @@ steps:
- echo "DRONE_SEMVER = ${DRONE_SEMVER}" - echo "DRONE_SEMVER = ${DRONE_SEMVER}"
- echo "DRONE_TAG = ${DRONE_TAG}" - echo "DRONE_TAG = ${DRONE_TAG}"
- echo "DRONE_TARGET_BRANCH = ${DRONE_TARGET_BRANCH}" - echo "DRONE_TARGET_BRANCH = ${DRONE_TARGET_BRANCH}"
- echo $(python3 /plugin/main.py)
settings: settings:
host: host:
- 192.168.0.22 - 192.168.0.22
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment