YangModels master branch renamed to main

- Test: skipped standard/ietf/RFC/ietf-mpls-ldp@2022-03-14.yang due to xpath bug
This commit is contained in:
Olof hagsand 2022-03-28 13:04:20 +02:00
parent 2b323cbcf8
commit fb86285984
4 changed files with 23 additions and 8 deletions

View file

@ -56,7 +56,7 @@ RUN git config core.sparseCheckout true
RUN echo "standard/" >> .git/info/sparse-checkout
RUN echo "experimental/" >> .git/info/sparse-checkout
RUN git pull origin master
RUN git pull origin main
RUN mkdir /usr/local/share/openconfig
WORKDIR /usr/local/share/openconfig