Loading .gitlab-ci.yml +1 −1 Original line number Diff line number Diff line Loading @@ -55,7 +55,7 @@ build-and-publish: - ls - ls site - rm -rf ./site/html/_astro - cp --force --recursive --update --verbose html site/html - cp --force --recursive --update --verbose html site - cd site - git lfs track "*.pdf*" && mv .gitattributes html - git add html Loading Loading
.gitlab-ci.yml +1 −1 Original line number Diff line number Diff line Loading @@ -55,7 +55,7 @@ build-and-publish: - ls - ls site - rm -rf ./site/html/_astro - cp --force --recursive --update --verbose html site/html - cp --force --recursive --update --verbose html site - cd site - git lfs track "*.pdf*" && mv .gitattributes html - git add html Loading