Update .drone.yml
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Sthope 2023-08-28 19:28:59 +02:00
parent 4e54518eae
commit c9b388a10f

View File

@ -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