mirror of
https://github.com/RealOrangeOne/notes.git
synced 2024-11-16 20:49:06 +00:00
Run correct script to build
D'oh!
This commit is contained in:
parent
77da59bea2
commit
63b3a410dd
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ static:
|
|||
before_script:
|
||||
- yarn install --cache-folder .yarn --prefer-offline --production --network-timeout 100000
|
||||
script:
|
||||
- npm run release
|
||||
- npm run build
|
||||
artifacts:
|
||||
name: '$CI_JOB_ID'
|
||||
paths:
|
||||
|
|
Loading…
Reference in a new issue