2020-05-26 19:58:10 -07:00

9 lines
169 B
YAML

version: 2
jobs:
build:
machine: true
working_directory: ~/go/src/github.com/Roblox/nomad-driver-containerd
steps:
- checkout
- run: make test