Configure CI/CD deploy pipeline and showcase dashboard page
Build and Deploy / build-and-deploy (push) Failing after 11s
Build and Deploy / build-and-deploy (push) Failing after 11s
This commit is contained in:
+15
@@ -0,0 +1,15 @@
|
||||
# Ignore dependencies and build outputs
|
||||
node_modules/
|
||||
dist/
|
||||
|
||||
# Bazel
|
||||
bazel-*
|
||||
bazel-bin
|
||||
bazel-out
|
||||
bazel-testlogs
|
||||
|
||||
# IDEs and System files
|
||||
.DS_Store
|
||||
.vscode/
|
||||
.idea/
|
||||
*.log
|
||||
Reference in New Issue
Block a user