mirror of https://github.com/vapor/docs.git
Add test
This commit is contained in:
parent
c6dbb909cc
commit
cdc7ba61af
|
|
@ -2,6 +2,7 @@ version: 2
|
|||
|
||||
jobs:
|
||||
test:
|
||||
machine: true
|
||||
steps:
|
||||
- checkout
|
||||
- run: docker build -f web.Dockerfile .
|
||||
|
|
|
|||
Loading…
Reference in New Issue