Loading .gitlab-ci.yml +1 −1 Original line number Diff line number Diff line Loading @@ -62,7 +62,7 @@ publish: script: # - npm run download # - npm run build - git clone https://user:${ACCESS_TOKEN}@code-int.ornl.gov/sites/research.git site - git clone --verbose https://user:${ACCESS_TOKEN}@code-int.ornl.gov/sites/research.git site # - rm -rf ./site/html/_astro # - cp --force --recursive --verbose html site # - cd site Loading Loading
.gitlab-ci.yml +1 −1 Original line number Diff line number Diff line Loading @@ -62,7 +62,7 @@ publish: script: # - npm run download # - npm run build - git clone https://user:${ACCESS_TOKEN}@code-int.ornl.gov/sites/research.git site - git clone --verbose https://user:${ACCESS_TOKEN}@code-int.ornl.gov/sites/research.git site # - rm -rf ./site/html/_astro # - cp --force --recursive --verbose html site # - cd site Loading