Skip to content

Commit

Permalink
Merge pull request #135 from newrelic/revert-ssh-key-ci
Browse files Browse the repository at this point in the history
revert ssh-key changes
  • Loading branch information
iamemilio authored Nov 11, 2022
2 parents 89c6ba8 + 0a61c3d commit b19d632
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -83,9 +83,6 @@ jobs:
docker:
- image: cimg/go:1.19
steps:
- add_ssh_keys:
fingerprints:
- "e4:52:f3:6f:48:5f:ad:5b:bf:c1:d1:ed:14:20:a0:33"
- attach_workspace:
at: /tmp/workspace
- run:
Expand All @@ -105,9 +102,6 @@ jobs:
docker:
- image: cimg/go:1.19
steps:
- add_ssh_keys:
fingerprints:
- "e4:52:f3:6f:48:5f:ad:5b:bf:c1:d1:ed:14:20:a0:33"
- attach_workspace:
at: /tmp/workspace
- run:
Expand Down

0 comments on commit b19d632

Please sign in to comment.