Skip to content

Commit 02a821a

Browse files
Merge pull request #4 from Mahboobeh-binary/add-deploy-command-to-ci
use test ci key
2 parents 6c0ff96 + 14aeab6 commit 02a821a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ commands:
7979
git config user.name "ci-build"
8080
- add_ssh_keys:
8181
fingerprints:
82-
- "01:67:4a:6d:26:9c:70:c4:1a:60:91:88:d9:dd:f0:83"
82+
- "c5:a7:d0:64:8d:7c:44:f7:6c:84:a9:b2:67:3e:9d:00"
8383
- run:
8484
name: Deploy docs to gh-pages branch
8585
command: gh-pages -d www --branch << parameters.target_branch >> --message '[skip ci]'

0 commit comments

Comments
 (0)