We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d515533 commit 10a1811Copy full SHA for 10a1811
release-rpm.sh
@@ -10,6 +10,6 @@ export GPG_PASSPHRASE
10
11
gpg --batch --import <<< "$GPG_PRIVATE_KEY"
12
13
-goreleaser release --clean --config goreleaser.rpm.yaml --skip-publish --skip-validate
+goreleaser release --clean --config goreleaser.rpm.yaml --snapshot
14
15
echo "RPM build complete. Find RPMs in ./dist/"
0 commit comments