ci: netlify job does not need to save artifact
This commit is contained in:
parent
c04a504d5d
commit
4263fea593
|
@ -65,10 +65,6 @@ netlify:
|
|||
script:
|
||||
- netlify deploy --dir=public --prod
|
||||
|
||||
artifacts:
|
||||
paths:
|
||||
- public
|
||||
|
||||
cache:
|
||||
paths:
|
||||
- node_modules/
|
||||
|
|
Loading…
Reference in New Issue