Skip to content

Commit

Permalink
add ssh key
Browse files Browse the repository at this point in the history
  • Loading branch information
dothebart committed Mar 22, 2024
1 parent 7799db7 commit baf9eeb
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .circleci/base_config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -497,9 +497,10 @@ jobs:
browser:
type: string
# TODO add more parameters
steps:
- add_ssh_keys:
fingerprints:
- "f9:49:75:1a:ad:44:89:10:4b:3c:70:70:ba:d3:c3:ce" steps:
- "f9:49:75:1a:ad:44:89:10:4b:3c:70:70:ba:d3:c3:ce"
- attach_workspace:
at: work/ArangoDB
- run:
Expand Down

0 comments on commit baf9eeb

Please sign in to comment.