Skip to content
This repository has been archived by the owner on Nov 19, 2019. It is now read-only.

Commit

Permalink
fix(circleci): as -> at
Browse files Browse the repository at this point in the history
  • Loading branch information
AndrewLeedham committed Mar 6, 2019
1 parent 2cd58e7 commit 81da414
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
<<: *defaults
steps:
- attach_workspace:
as: ~/repo
at: ~/repo
- add_ssh_keys:
fingerprints:
- '01:b8:2a:9f:35:20:b6:c0:bf:1f:16:0a:61:8d:7c:03'
Expand Down

0 comments on commit 81da414

Please sign in to comment.