Skip to content
This repository has been archived by the owner on Apr 14, 2023. It is now read-only.

Commit

Permalink
Merge pull request #1620 from maoo/patch-4
Browse files Browse the repository at this point in the history
Using new build SSH keys managed by FINOS
  • Loading branch information
rstuart-scottlogic authored Jan 14, 2020
2 parents 233c573 + 65d1912 commit 5eb4d2c
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 @@ -63,7 +63,7 @@ jobs:
steps:
- add_ssh_keys:
fingerprints:
- "3f:0d:d9:6c:36:06:da:f4:1b:77:22:b9:b7:b5:ab:93"
- "3f:77:2b:8b:bb:87:d1:ce:14:d5:be:dd:6d:6b:ef:1c"
- checkout
- run: gradle fatJar :output:test :profile:test :core:test :common:test :orchestrator:test
- run: gradle release -Dorg.ajoberstar.grgit.auth.username=${GH_TOKEN} -Dorg.ajoberstar.grgit.auth.password
Expand Down

0 comments on commit 5eb4d2c

Please sign in to comment.