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
This change is useful for testing other forks (public or private with PAT),
for example:
docker \
build \
--build-arg UNIFYSDK_GIT_REPOSITORY="https://<TOKEN>@github.com/rzr/UnifySDK" \
--build-arg UNIFYSDK_GIT_TAG="devel/main" \
.
Forwarded: #10
Signed-off-by: Philippe Coval <philippe.coval@silabs.com>
0 commit comments