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

This commit is contained in:
lerentis 2022-06-06 20:53:17 +00:00
parent 0185ca1964
commit d3f75ebe3b

View File

@ -18,7 +18,7 @@ steps:
- name: build - name: build
image: goreleaser/goreleaser image: goreleaser/goreleaser
commands: commands:
- goreleaser build - goreleaser build --snapshot
when: when:
event: event:
- push - push