Skip to content

Commit

Permalink
removed typos from yml
Browse files Browse the repository at this point in the history
  • Loading branch information
warrensbox committed May 31, 2018
1 parent c5f47f5 commit 2515788
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,13 +35,7 @@ jobs:

test-alpine:
docker:
- image: "alpine:3.7"

steps:
- run: ls

- attach_workspace:
at: build
- image: "alpine"

steps:
- run: ls
Expand Down

0 comments on commit 2515788

Please sign in to comment.