File tree Expand file tree Collapse file tree 2 files changed +1
-6
lines changed
Expand file tree Collapse file tree 2 files changed +1
-6
lines changed Original file line number Diff line number Diff line change 6767# Default timeout for each task
6868timeout_in : 60m
6969
70-
71- gcp_credentials : ENCRYPTED[a28959877b2c9c36f151781b0a05407218cda646c7d047fc556e42f55e097e897ab63ee78369dae141dcf0b46a9d0cdd]
72-
73- aws_credentials : ENCRYPTED[4ca070bffe28eb9b27d63c568b52970dd46f119c3a83b8e443241e895dbf1737580b4d84eed27a311a2b74287ef9f79f]
74-
75-
7670# N/B: This matrix of build tasks are critical to CI, along with the following
7771# aarch64 task. They build binaries for all CI platforms, and versions. On
7872# success, the contents of the repository are preserved as an artifact for
Original file line number Diff line number Diff line change @@ -29,6 +29,7 @@ import (
2929)
3030
3131func main () {
32+ fmt .Printf ("#### main ####" )
3233 if reexec .Init () {
3334 // We were invoked with a different argv[0] indicating that we
3435 // had a specific job to do as a subprocess, and it's done.
You can’t perform that action at this time.
0 commit comments