Remove unnecessary scripts from webpage build
This commit is contained in:
parent
c15f950a1a
commit
12d4f5d0b9
@ -18,9 +18,6 @@ stages:
|
|||||||
- npm run version next
|
- npm run version next
|
||||||
- npm run build
|
- npm run build
|
||||||
after_script:
|
after_script:
|
||||||
- pwd
|
|
||||||
- cd ../..
|
|
||||||
- pwd
|
|
||||||
- cp -r gitlab-pages/website/build/ligo public
|
- cp -r gitlab-pages/website/build/ligo public
|
||||||
artifacts:
|
artifacts:
|
||||||
paths:
|
paths:
|
||||||
|
Loading…
Reference in New Issue
Block a user