Compare commits

..

No commits in common. "master" and "v0.6.1" have entirely different histories.

View File

@ -26,7 +26,6 @@ pipeline:
release: release:
image: golang:1.17 image: golang:1.17
commands: commands:
- git checkout -- .
- make release - make release
secrets: secrets:
- github_token - github_token