fix: remove pre-downloaded binary
All checks were successful
CI / build (push) Successful in 13s
CI / release (release) Successful in 6m34s

This commit is contained in:
2024-08-30 13:30:31 +12:00
parent 289d186245
commit 90214a50bc

View File

@@ -19,7 +19,4 @@ RUN mkdir -p /tmp/.semrel && \
/usr/local/bin/semantic-release \
--download-plugins \
--provider gitlab \
--ci-condition gitlab && \
/usr/local/bin/semantic-release \
--download-plugins \
--provider github:guisea/go-semantic-release-provider-gitea
--ci-condition gitlab