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

Fix multiple executor types

parent 0e47366e
...@@ -99,13 +99,10 @@ jobs: ...@@ -99,13 +99,10 @@ jobs:
docker: docker:
- image: cibuilds/github:0.10 - image: cibuilds/github:0.10
machine:
enabled: true
steps: steps:
- checkout - checkout
- attach_workspace: - attach_workspace:
at: ./build at: .
- run: - run:
name: Deploy Github Releases name: Deploy Github Releases
command: | 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