Loading .gitlab-ci.yml +0 −1 Original line number Diff line number Diff line Loading @@ -60,7 +60,6 @@ publish: when: manual script: - npm run download - tree src/data - npm run build - git clone https://user:${ACCESS_TOKEN}@code-int.ornl.gov/sites/research.git site - rm -rf ./site/html/_astro Loading Loading
.gitlab-ci.yml +0 −1 Original line number Diff line number Diff line Loading @@ -60,7 +60,6 @@ publish: when: manual script: - npm run download - tree src/data - npm run build - git clone https://user:${ACCESS_TOKEN}@code-int.ornl.gov/sites/research.git site - rm -rf ./site/html/_astro Loading