Skip to content

Commit bb069a1

Browse files
committed
ci: remove superfluous build step
1 parent c082ddc commit bb069a1

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.circleci/config.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -171,12 +171,6 @@ jobs:
171171
git add out &&
172172
git commit -m 'Deploy the site'
173173
174-
- run:
175-
name: Commit the build directory
176-
command: >
177-
git add out &&
178-
git commit -m 'Deploy the site'
179-
180174
- run:
181175
name: Deploy the static site
182176
command: yarn deploy

0 commit comments

Comments
 (0)