fix gitlab ci folder
This commit is contained in:
parent
747a961fe2
commit
2209fcc796
1 changed files with 1 additions and 1 deletions
|
|
@ -10,7 +10,7 @@ create-pages:
|
|||
- if: $CI_COMMIT_REF_NAME == $CI_DEFAULT_BRANCH
|
||||
# Functions that should be executed before the build script is run
|
||||
before_script:
|
||||
- cd wwww
|
||||
- cd www
|
||||
- npm ci
|
||||
script:
|
||||
- npm run build
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue