feat: add registry deploy-on-push scenario
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
node_modules/
|
||||
.nogit/
|
||||
.vagrant/
|
||||
dist/
|
||||
*.log
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1,5 @@
|
||||
node_modules/
|
||||
.nogit/
|
||||
.vagrant/
|
||||
dist/
|
||||
*.log
|
||||