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
nx-docker: Change the api of the Docker executor schema The registries, version, and namespace options have been added to the Docker executor schema. This change is backwards incompatible and may require updates to existing configurations.
Features
nx-docker: add labels options to docker build executor (7822a69)
nx-docker: add load and push optiions to build executor (5cc3278)
nx-docker: add registries, version, and namespace options to Docker executor schema (348567d)