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