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

show env

parent 9d716cdd
Pipeline #4690 failed with stage
--- ---
kind: pipeline kind: pipeline
type: docker type: docker
name: default name: default
steps: steps:
- name: show env - name: show env
image: golang image: golang
commands: commands:
- echo "DRONE_BUILD_ACTION = ${DRONE_BUILD_ACTION}" - echo "DRONE_BUILD_ACTION = ${DRONE_BUILD_ACTION}"
......
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