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
Move Onebranch docker file out of .pipelines directory (#2142)
## Why make this change?
- folders with name `.*` is not being checked out in one branch. So,
`.pipelines` folder is not being checked out.
## What is this change?
- So to access the new one branch docker file i'm moving it out of
.pipelines folder.
## How was this tested?
- accesseble in pipeline
---------
Co-authored-by: Sean Leonard <sean.leonard@microsoft.com>
0 commit comments