Mainly stuff related to trying to setup automation
Some checks failed
Publish to private NPM registry / publish (push) Failing after 9s
Some checks failed
Publish to private NPM registry / publish (push) Failing after 9s
This commit is contained in:
parent
cae75db4e5
commit
24f52d9901
4 changed files with 120 additions and 2 deletions
5
.gitignore
vendored
5
.gitignore
vendored
|
|
@ -123,6 +123,8 @@ dist
|
|||
.vscode-test
|
||||
|
||||
# yarn v2
|
||||
.yarnrc.yml
|
||||
.yarn/releases
|
||||
.yarn/cache
|
||||
.yarn/unplugged
|
||||
.yarn/build-state.yml
|
||||
|
|
@ -133,4 +135,5 @@ dist
|
|||
.npmrc
|
||||
|
||||
# Individualized automation script
|
||||
unpublish-publish.sh
|
||||
unpublish-publish.sh
|
||||
unpublish-publish.ps1
|
||||
Loading…
Add table
Add a link
Reference in a new issue