-
Notifications
You must be signed in to change notification settings - Fork 3
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
Git Action을 이용해 라벨별 CICD #35
Labels
Comments
mjh000526
added a commit
that referenced
this issue
Nov 12, 2024
mjh000526
added a commit
that referenced
this issue
Nov 12, 2024
mjh000526
added a commit
that referenced
this issue
Nov 12, 2024
Closed
mjh000526
added a commit
that referenced
this issue
Nov 12, 2024
mjh000526
added a commit
that referenced
this issue
Nov 12, 2024
mjh000526
added a commit
that referenced
this issue
Nov 12, 2024
mjh000526
added a commit
that referenced
this issue
Nov 12, 2024
mjh000526
added a commit
that referenced
this issue
Nov 12, 2024
mjh000526
added a commit
that referenced
this issue
Nov 12, 2024
mjh000526
added a commit
that referenced
this issue
Nov 12, 2024
mjh000526
added a commit
that referenced
this issue
Nov 12, 2024
mjh000526
added a commit
that referenced
this issue
Nov 12, 2024
mjh000526
added a commit
that referenced
this issue
Nov 12, 2024
mjh000526
added a commit
that referenced
this issue
Nov 12, 2024
mjh000526
added a commit
that referenced
this issue
Nov 12, 2024
mjh000526
added a commit
that referenced
this issue
Nov 12, 2024
mjh000526
added a commit
that referenced
this issue
Nov 12, 2024
Merged
mjh000526
added a commit
that referenced
this issue
Nov 12, 2024
mjh000526
added a commit
that referenced
this issue
Nov 13, 2024
mjh000526
added a commit
that referenced
this issue
Nov 13, 2024
* fix(#35): pnpm install * feat(#35): git action workflows * fix(#35): ci command line fix * fix(#35): ci command line fix * fix(#35): feature branch deployment add to test * fix(#35): fix to not found pnpm * fix(#35): sync pnpm-lockfile * fix(#35): dockerFile build command fix * fix(#35): docker file fix * fix(#35): change workdirectory to /backend * fix(#35): pnpm install command change * feat(#35): docker image version fix * fix(#35): docker image name tag fix * fix(#35): docker push tag name fix * fix(#35): image name fix * fix(#35): image name fix * fix(#35): cd docker command delete sudo * fix(#35): server setting fix * fix(#35): docker tag fix * fix(#35): container remove logic fix * fix(#35): docker run imagename fix * fix(#35): docker image prune * feat(#35): pr be label filtering * fix(#35): label sync * fix(#35): pull request
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
어떤 기능인가요?
git action을 이용해서 cicd를 구축하려합니다. merge마다 fe,be를 하지않도록 라벨로 구분할 수 있도록 하려합니다.
작업 상세 내용
The text was updated successfully, but these errors were encountered: