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
The context is different from specifying the path to the Dockerfile though no? Ex. the context is `.` but the Dockerfile can be in `./docker/Dockerfile` (this is the `file` argument for the same step that accepts the `context` argument)