Skip to content

Commit

Permalink
Env: 자동 배포 환경설정 테스트
Browse files Browse the repository at this point in the history
  • Loading branch information
TaePoong719 committed Oct 5, 2023
1 parent bbcdda3 commit 2cf841e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
"build": "vite build",
"lint": "eslint . --ext js,jsx --report-unused-disable-directives --max-warnings 0",
"preview": "vite preview",
"cicd": "git push origin main",
"format": "prettier --check --ignore-path .gitignore .",
"format:fix": "prettier --write --ignore-path .gitignore ."
},
Expand Down

0 comments on commit 2cf841e

Please sign in to comment.