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
|
.gitignore
|
||||||
.idea
|
.idea
|
||||||
.vscode
|
.vscode
|
||||||
docs
|
|
||||||
*.md
|
*.md
|
||||||
Jenkinsfile
|
Jenkinsfile
|
||||||
.gitlab-ci.yml
|
.gitlab-ci.yml
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user