Skip to content

Commit

Permalink
chore: speed up local console docker build (#5824)
Browse files Browse the repository at this point in the history
Co-authored-by: Livio Spring <livio.a@gmail.com>
  • Loading branch information
eliobischof and livio-a committed May 12, 2023
1 parent 240b799 commit 99857ff
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .dockerignore
Expand Up @@ -7,6 +7,7 @@
/k8s/
/node_modules/
/console/src/app/proto/generated/
/console/.angular
/console/tmp/
.releaserc.js
changelog.config.js
Expand All @@ -18,3 +19,4 @@ pkg/grpc/*/*.pb.*
pkg/grpc/*/*.swagger.json
.goreleaser.yaml
.artifacts/
.vscode

1 comment on commit 99857ff

@vercel
Copy link

@vercel vercel bot commented on 99857ff May 12, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

docs – ./

docs-git-main-zitadel.vercel.app
zitadel-docs.vercel.app
docs-zitadel.vercel.app

Please sign in to comment.