Commit 4d93d79f authored by Michael Droettboom's avatar Michael Droettboom

Fix multiple executor types

parent 0e47366e
......@@ -99,13 +99,10 @@ jobs:
docker:
- image: cibuilds/github:0.10
machine:
enabled: true
steps:
- checkout
- attach_workspace:
at: ./build
at: .
- run:
name: Deploy Github Releases
command: |
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment