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
Explicitly set ownership of /workspace in CI runs (#167)
* Don't cache dev container CI image
This commit disables caching of dev container CI images. It's sort of
a hack because our CI started failing with weird permissions issues so
we want to see if busting the cache fixes that.
Signed-off-by: John Schaeffer <[email protected]>
* [hax] Cache it anyway and try running something else
Signed-off-by: John Schaeffer <[email protected]>
* [hax] Just change the directory perms
Signed-off-by: John Schaeffer <[email protected]>
---------
Signed-off-by: John Schaeffer <[email protected]>
0 commit comments