ci: netlify job does not need to save artifact

This commit is contained in:
MDLeom 2022-03-14 06:19:20 +00:00
parent c04a504d5d
commit 4263fea593
No known key found for this signature in database
GPG Key ID: 32D3E28E96A695E8
1 changed files with 0 additions and 4 deletions

View File

@ -65,10 +65,6 @@ netlify:
script:
- netlify deploy --dir=public --prod
artifacts:
paths:
- public
cache:
paths:
- node_modules/