mirror of
https://gitlab.com/moepoi/seminar-magang.git
synced 2024-12-28 07:20:11 +01:00
Remove unused file
This commit is contained in:
parent
e3857918c4
commit
bfc8623d3a
1 changed files with 0 additions and 13 deletions
|
@ -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
|
Loading…
Reference in a new issue