-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Commit a3db4f1
[server] Allow org env vars in repos that don't have projects (#20774)
Enables the use case of collaborators allowing to use projects with a private default workspace image configured on the org-level. This is enabled by the optional `enableDockerdAuthentication` that was implemented in #20586 - shortly _after_ org-level-env vars was implemented in #20538.1 parent 51254eb commit a3db4f1
1 file changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
317 | 317 | | |
318 | 318 | | |
319 | 319 | | |
320 | + | ||
321 | + | ||
320 | 322 | | |
321 | 323 | | |
322 | 324 | | |
| |||
337 | 339 | | |
338 | 340 | | |
339 | 341 | | |
340 | - | ||
341 | - | ||
342 | - | ||
342 | + | ||
343 | 343 | | |
344 | 344 | | |
345 | 345 | | |
| |||
0 commit comments