You've already forked goreleaser
mirror of
https://github.com/goreleaser/goreleaser.git
synced 2026-04-30 20:19:47 +02:00
47e88b9bcf
Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>
4 lines
29 B
Bash
4 lines
29 B
Bash
#!/bin/sh
|
|
echo lalala
|
|
exit 1
|