This commit is contained in:
parent
4e54518eae
commit
c9b388a10f
10
.drone.yml
10
.drone.yml
@ -5,10 +5,10 @@ trigger:
|
||||
release: true
|
||||
|
||||
steps:
|
||||
# - name: checkout
|
||||
# image: plugins/git
|
||||
# settings:
|
||||
# repo: https://github.com/insignia-live/setup-assistant-release.git
|
||||
- name: checkout
|
||||
image: plugins/git
|
||||
settings:
|
||||
repo: https://github.com/insignia-live/setup-assistant-release.git
|
||||
|
||||
- name: check_release_tag
|
||||
image: alpine:3.13
|
||||
@ -34,4 +34,4 @@ steps:
|
||||
- name: testing
|
||||
image: alpine
|
||||
commands:
|
||||
- echo "test"
|
||||
- ls -l
|
||||
|
Loading…
x
Reference in New Issue
Block a user