chore: disable Gitlab Pages

main
Jalil Arfaoui 2023-02-23 18:28:29 +00:00
parent 8219c2af85
commit 4681bb9110
1 changed files with 0 additions and 11 deletions

View File

@ -8,17 +8,6 @@ workflow:
rules: rules:
- if: $CI_COMMIT_BRANCH - if: $CI_COMMIT_BRANCH
pages:
stage: deploy
script:
- npm install
- npm run build -- --output=public
artifacts:
paths:
- public
rules:
- if: $CI_COMMIT_BRANCH == "main"
sast: sast:
stage: test stage: test
include: include: