debug ci
This commit is contained in:
parent
35cd5791a5
commit
c15f950a1a
@ -18,7 +18,9 @@ stages:
|
|||||||
- npm run version next
|
- npm run version next
|
||||||
- npm run build
|
- npm run build
|
||||||
after_script:
|
after_script:
|
||||||
|
- pwd
|
||||||
- cd ../..
|
- 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