mirror of https://schlomp.space/tastytea/hashboot
Fixed drone recipe.
parent
a8ba52f834
commit
89e85108ed
|
@ -11,6 +11,7 @@ trigger:
|
||||||
exclude:
|
exclude:
|
||||||
- tag
|
- tag
|
||||||
|
|
||||||
|
steps:
|
||||||
- name: shellcheck
|
- name: shellcheck
|
||||||
image: debian:stretch-slim
|
image: debian:stretch-slim
|
||||||
pull: always
|
pull: always
|
||||||
|
@ -54,6 +55,7 @@ trigger:
|
||||||
event:
|
event:
|
||||||
- tag
|
- tag
|
||||||
|
|
||||||
|
steps:
|
||||||
- name: download tar.gz
|
- name: download tar.gz
|
||||||
image: plugins/download
|
image: plugins/download
|
||||||
settings:
|
settings:
|
||||||
|
|
Loading…
Reference in New Issue