Docker & adding travis

This commit is contained in:
Azlux
2020-07-16 22:08:54 +02:00
parent e595ea861b
commit 158731b3fa
5 changed files with 64 additions and 0 deletions

7
.travis.yml Normal file
View File

@@ -0,0 +1,7 @@
dist: bionic
jobs:
include:
- stage: build docker image
script:
- bash travis_deploy.sh