Do not push transient steps
All checks were successful
Build and test project / build-and-test (push) Successful in 1m30s
All checks were successful
Build and test project / build-and-test (push) Successful in 1m30s
This commit is contained in:
@@ -3,9 +3,6 @@ providers = ["node"]
|
||||
[phases.setup]
|
||||
nixPkgs = ["git", "curl", "zip", "gnutar", "nginx"]
|
||||
paths = ["/usr/local/go/bin"]
|
||||
cmds = [
|
||||
"curl -sSfL https://go.dev/dl/go1.23.12.linux-amd64.tar.gz | tar -xz -C /usr/local",
|
||||
]
|
||||
|
||||
[phases.build]
|
||||
cmds = [
|
||||
|
||||
Reference in New Issue
Block a user