Skip to content
This repository was archived by the owner on Aug 5, 2021. It is now read-only.

Commit aeec0e4

Browse files
Froilan IrizarryFroilan Irizarry
authored andcommitted
Fix circleci config indentation error
1 parent cafc9c1 commit aeec0e4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.circleci/config.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -90,8 +90,8 @@ jobs:
9090
name: Install Dependencies
9191
command: npm install
9292
- run:
93-
name: Deploy to Staging
94-
command: npm run federalist-deploy:stag
93+
name: Deploy to Staging
94+
command: npm run federalist-deploy:stag
9595
deploy-production:
9696
working_directory: ~/code-gov
9797
docker:

0 commit comments

Comments
 (0)