Containerise bot (#107)

This commit is contained in:
Vylpes 2022-02-05 21:09:27 +00:00 committed by GitHub
parent 97633451ed
commit de236dfd30
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 30 additions and 0 deletions

11
.dockerignore Normal file
View file

@ -0,0 +1,11 @@
node_modules/
tests/
coverage/
.github/
.gitlab/
.env.template
.gitlab-ci.yml
jest.config.js
jest.setup.js
README.md