Merge branch 'master' of github.com:mbredel/thesis-template
This commit is contained in:
+2
-2
@@ -6,6 +6,6 @@ branches:
|
|||||||
services:
|
services:
|
||||||
- docker
|
- docker
|
||||||
before_install:
|
before_install:
|
||||||
- docker pull ubuntu:16.04
|
- docker build --tag mbredel/thesis-template:latest .
|
||||||
script:
|
script:
|
||||||
- docker run ubuntu:16.04
|
- docker run mbredel/thesis-template:latest
|
||||||
|
|||||||
Reference in New Issue
Block a user