Missing executor

pull/1007/head
Rick Carlino 2018-10-08 14:27:58 -05:00
parent d12e802bc1
commit d56a131a2c
1 changed files with 2 additions and 0 deletions

View File

@ -1,6 +1,8 @@
version: 2 version: 2
# executor: "machine"
jobs: jobs:
build: build:
executor: "machine"
steps: steps:
- checkout - checkout
- run: - run: