Loading gitlab-ci.yml +1 −1 Original line number Diff line number Diff line Loading @@ -39,5 +39,5 @@ Save router config: - | if [ -n "$(git status -su)" ]; then git commit -q -m "${OPENWRT_GIT_COMMIT:-OpenWRT}" git push -q --force origin "HEAD:refs/heads/${OPENWRT_GIT_BRANCH:-remote}"" git push -q --force origin "HEAD:refs/heads/${OPENWRT_GIT_BRANCH:-remote}" fi Loading
gitlab-ci.yml +1 −1 Original line number Diff line number Diff line Loading @@ -39,5 +39,5 @@ Save router config: - | if [ -n "$(git status -su)" ]; then git commit -q -m "${OPENWRT_GIT_COMMIT:-OpenWRT}" git push -q --force origin "HEAD:refs/heads/${OPENWRT_GIT_BRANCH:-remote}"" git push -q --force origin "HEAD:refs/heads/${OPENWRT_GIT_BRANCH:-remote}" fi