DEBSOURCES
Skip Quicknav
sources / python-inline-snapshot / 0.32.5-1 / redeploy_docs.sh
12345
version=$(hatch version | sed -rne "s:([0-9]*)\.([0-9]*)\..*:\1.\2:p") git fetch origin gh-pages hatch run docs:mike deploy -u --push ${version} latest