Skip to content

Commit e55d326

Browse files
committed
Fix CI
1 parent 4f27885 commit e55d326

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.circleci/config.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ aliases:
7373
echo "$FILE exist"
7474
circleci step halt
7575
fi
76-
76+
7777
- &generate-lock-file
7878
run:
7979
name: Generate lock file
@@ -502,6 +502,7 @@ workflows:
502502
- build-dcent:
503503
<<: *deploy_production_filters
504504
- build-staging-dcent:
505+
<<: *deploy_staging_filters
505506
vue:
506507
jobs:
507508
- build-vue:

0 commit comments

Comments
 (0)