Containerise bot

This commit is contained in:
Ethan Lane 2022-02-05 16:46:00 +00:00
parent 97633451ed
commit ae598ac9e9
Signed by: Vylpes
GPG key ID: EED233CC06D12504
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