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: CI git-action script #9

Merged
merged 1 commit into from
Aug 7, 2023
Merged

Conversation

ChoiWonYu
Copy link
Collaborator

No description provided.

Copy link
Member

@ndaemy ndaemy left a comment

Choose a reason for hiding this comment

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

👍

with:
node-version: '18.x'
- run: yarn install
- run: npx @nestjs/cli build
Copy link
Member

Choose a reason for hiding this comment

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

이럴바엔 @nestjs/cli 를 devDependencies 에 넣을까.. 싶기도 하네 🤔

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

헉 그러네요.. 일단 머지하고 @nestjs/cli 가 devDependencies에 포함되면 바꾸겠습니당

@ChoiWonYu ChoiWonYu merged commit 66231bd into master Aug 7, 2023
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants