Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: vercel 배포 CI/CD #34

Merged
merged 1 commit into from
Jun 30, 2024
Merged

feat: vercel 배포 CI/CD #34

merged 1 commit into from
Jun 30, 2024

Conversation

Andrevile
Copy link
Member

🎉 변경 사항

🔗 링크

🙏 여기는 꼭 봐주세요!

@Andrevile Andrevile force-pushed the feat/deploy-vercel-auto branch from b82fdd7 to 44a241b Compare June 29, 2024 15:24
Copy link
Member

@Doeunnkimm Doeunnkimm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

고생하셨습니다 굳굳굳ㄱ! 👏🏽👏🏽👏🏽🥳🥳🥳

Comment on lines +16 to +19
"web#dev": {
"cache": false,
"persistent": true
},
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

옴 요기 추가하신 이유 여쭤봐도 되나영 ? 🤔 (단순 궁금)

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

고냥 dev 치면 app 하위 모든 것 (docs, web) 이 열리지 않나여?? 아마 web만 열기 위함이지 않을까 싶은 추축..

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

네네 세민님 말씀이 맞아요.
target을 따로 지정하고 싶었어요.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

음 그거 package.json에서 확인 하긴했는데 연장선이군영

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

아닠ㅋㅋㅋㅋㅋㅋㅋ 삼밧드가 종오넴 말투 쓰니까 왤케 웃기지

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

turbo.json 에 먼저 타겟 명령어를 선언 해줘야
package.json에서 해당 타겟 명령어를 스크립트로 실행할 수 있어요

package.json 은 선언되어있는 명령어를 실행시켜주는 스크립트고,
만약 turbo.json에 해당 명령어를 지정 안해주면 실행이 안돼요.

Copy link
Collaborator

@semnil5202 semnil5202 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

호우! 고생하셨습니다~~ 👍

Comment on lines +16 to +19
"web#dev": {
"cache": false,
"persistent": true
},
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

고냥 dev 치면 app 하위 모든 것 (docs, web) 이 열리지 않나여?? 아마 web만 열기 위함이지 않을까 싶은 추축..

@Andrevile Andrevile merged commit 6c1d3b8 into main Jun 30, 2024
2 checks passed
@Andrevile Andrevile deleted the feat/deploy-vercel-auto branch June 30, 2024 05:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants