Add executor to CircleCI config
This commit is contained in:
parent
3dc486ea66
commit
11fdc221bd
1 changed files with 2 additions and 0 deletions
|
|
@ -4,6 +4,8 @@ jobs:
|
|||
branches:
|
||||
only: [master]
|
||||
working_directory: /tmp/danielrayjones
|
||||
machine:
|
||||
enabled: true
|
||||
steps:
|
||||
- checkout
|
||||
- run:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue