Commit 4a12a445 authored by Wen Wei Li's avatar Wen Wei Li

test plugin

parent 09d604ce
Pipeline #4711 passed with stage
......@@ -3,13 +3,13 @@ kind: pipeline
type: docker
name: default
clone:
disable: true
steps:
- name: show env
image: prlab/drone_plugin
commands:
- echo $(ls)
- echo $(pwd)
- echo $(python3 /plugin/main.py)
settings:
host:
......
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