Skip to content

Commit 562feeb

Browse files
author
Ives van Hoorne
committed
Call deploy step 'deploy'
1 parent 44f73d7 commit 562feeb

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.circleci/config.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -108,8 +108,7 @@ jobs:
108108
- add_ssh_keys:
109109
fingerprints:
110110
- "f7:f1:e6:60:96:24:d9:cd:1b:8b:c0:34:e7:ee:fa:82"
111-
- run:
112-
name: Deploy
111+
- deploy:
113112
command: sh ./deploy.sh
114113

115114
workflows:

0 commit comments

Comments
 (0)