added show tag
This commit is contained in:
@@ -32,6 +32,11 @@ steps:
|
||||
- name: cache
|
||||
path: /cache
|
||||
|
||||
- name: show tag
|
||||
image: alpine
|
||||
commands:
|
||||
- echo ${DRONE_BUILD_CREATED}
|
||||
|
||||
- name: archive plugin files
|
||||
image: alpine:3.9
|
||||
commands:
|
||||
|
||||
Reference in New Issue
Block a user