added show tag

This commit is contained in:
Daniel Hübleitner
2019-08-11 15:15:54 +02:00
parent 6e6431d715
commit 16448113fc
+5
View File
@@ -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: