Remove unused file

This commit is contained in:
Moe Poi ~ 2023-07-12 10:06:31 +07:00
parent e3857918c4
commit bfc8623d3a
Signed by: moepoi
GPG key ID: 334B501E883409AF

View file

@ -1,13 +0,0 @@
image: node:lts
before_script:
- npm install
- npx playwright install
pages:
script:
- npm run build
artifacts:
paths:
- dist
rules:
- if: $CI_COMMIT_REF_NAME == $CI_DEFAULT_BRANCH