* Fixing linter errors

This commit is contained in:
2022-03-20 15:59:15 -07:00
parent 1a42031aac
commit 9b854510fb
2 changed files with 2 additions and 3 deletions

View File

@@ -23,7 +23,7 @@ pages:
needs:
- build-pages
dependencies:
- build-site
- build-pages
script:
- echo Dummy echo for pages job
artifacts:
@@ -35,7 +35,7 @@ pages:
neocities:
stage: deploy
needs:
- build-site
- build-neocities
when: manual
dependencies:
- build-neocities