You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
panic(err) // TODO exit in a more clean way (we can't use "os.Exit" because that causes *more* errors 😭)
236
239
}
237
240
dryRunOut<-j
241
+
242
+
// https://github.com/docker-library/meta-scripts/pull/119#discussion_r1978375608 -- "failure" here because we would've pushed, but the configuration (--dry-run) blocks us from doing so
0 commit comments