Modify `.drone.yml`

This commit is contained in:
Kazuhiro MUSASHI 2024-08-11 18:54:51 +09:00
parent e6fc1a1127
commit f2e4084aab
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@ steps:
commands:
- sudo chmod 666 /var/run/docker.sock
- sudo chown -R circleci:circleci .
- curl -sfL https://goreleaser.com/static/run | bash -s -- check
- curl -sfL https://goreleaser.com/static/run | bash -s -- release --clean
trigger:
event: