mirror of
https://github.com/EQEmu/Server.git
synced 2025-12-14 15:41:30 +00:00
[Release] Update should-release
This commit is contained in:
parent
717fe7dc8c
commit
6a6045a21c
@ -72,13 +72,7 @@ func main() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
if len(os.Getenv("RCLONE_FTP_PASS")) == 0 {
|
if len(os.Getenv("RCLONE_FTP_PASS")) == 0 {
|
||||||
fmt.Printf("Missing RCLONE_FTP_PASS no need to deploy\n")
|
fmt.Printf("Missing RCLONE_FTP_PASS no need to release\n")
|
||||||
fmt.Printf("Exiting code 78 to halt pipeline steps gracefully\n")
|
|
||||||
os.Exit(78)
|
|
||||||
}
|
|
||||||
|
|
||||||
if len(os.Getenv("GH_RELEASE_GITHUB_API_TOKEN")) == 0 {
|
|
||||||
fmt.Printf("Missing GH_RELEASE_GITHUB_API_TOKEN no need to deploy\n")
|
|
||||||
fmt.Printf("Exiting code 78 to halt pipeline steps gracefully\n")
|
fmt.Printf("Exiting code 78 to halt pipeline steps gracefully\n")
|
||||||
os.Exit(78)
|
os.Exit(78)
|
||||||
}
|
}
|
||||||
|
|||||||
Binary file not shown.
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user