mirror of
https://github.com/samuelthomas2774/nxapi.git
synced 2026-03-21 18:04:10 -05:00
Fix uploading CI artifacts
This commit is contained in:
parent
009a2af432
commit
1efdfc9deb
|
|
@ -23,9 +23,10 @@ build:
|
|||
- dist
|
||||
- nxapi.tgz
|
||||
- app
|
||||
- '!app/mac'
|
||||
- '!app/win-unpacked'
|
||||
- '!app/linux-unpacked'
|
||||
exclude:
|
||||
- app/mac
|
||||
- app/win-unpacked
|
||||
- app/linux-unpacked
|
||||
|
||||
publish-npm:
|
||||
stage: deploy
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user