fix: include Swagger docs in Docker build
Remove docs from .dockerignore and track generated swagger files in git so they're available in the Docker build context.
This commit is contained in:
parent
b5df6445e5
commit
c17d7c2c29
@ -2,7 +2,6 @@
|
||||
.gitignore
|
||||
.idea
|
||||
.vscode
|
||||
docs
|
||||
*.md
|
||||
Jenkinsfile
|
||||
.gitlab-ci.yml
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user