DO_NOT_MERGE: Test CI Updates

Testing new CI pipeline - external IDPS (okta, jumpcloud, aws active directory) to get earlier feedback
This commit is contained in:
Ben Petersen 2022-09-28 15:21:18 -04:00 committed by GitHub
parent 99c635c38d
commit f3241e7b04
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -20,6 +20,8 @@ func init() {
browser.Stdout = os.Stderr
}
// Hello World!
// DO_NOT_MERGE
func main() {
if err := cmd.Execute(); err != nil {
os.Exit(1)