Skip to content

feat: cicd.yml -> VITE_API_BASE_URL 환경변수 추가#276

Merged
junjeeong merged 1 commit intodevfrom
feature/-cicdyml---vite_api_base_url-환경변수-생성-코드-추가
May 16, 2025

Hidden character warning

The head ref may contain hidden characters: "feature/-cicdyml---vite_api_base_url-\ud658\uacbd\ubcc0\uc218-\uc0dd\uc131-\ucf54\ub4dc-\ucd94\uac00"
Merged

feat: cicd.yml -> VITE_API_BASE_URL 환경변수 추가#276
junjeeong merged 1 commit intodevfrom
feature/-cicdyml---vite_api_base_url-환경변수-생성-코드-추가

Conversation

@junjeeong
Copy link
Collaborator

Pull requests

✅ 작업한 내용

  • cicd.yml 30줄에 echo "VITE_API_BASE_URL=${{ secrets.VITE_API_BASE_URL }}" >> .env 추가했고 github 환경 변수에도 추가했습니다.

🔢 #275

❗️PR Point

  • 없음

📸 스크린샷

  • 없음

@junjeeong junjeeong requested a review from Soohyuniii May 16, 2025 07:09
@junjeeong junjeeong self-assigned this May 16, 2025
@junjeeong junjeeong added the 👩‍💻 Feat 새로운 기능 label May 16, 2025
@junjeeong junjeeong linked an issue May 16, 2025 that may be closed by this pull request
@junjeeong junjeeong changed the title feat: cicd.yml line:30 코드 추가 feat: cicd.yml -> VITE_API_BASE_URL 환경변수 추가 May 16, 2025
@junjeeong junjeeong merged commit 5a6bb29 into dev May 16, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

👩‍💻 Feat 새로운 기능

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Feat: cicd.yml -> VITE_API_BASE_URL 환경변수 생성 코드 추가

2 participants