Skip to content
Snippets Groups Projects
Commit 53a952b6 authored by 장명현's avatar 장명현
Browse files

revise ci yaml

parent 6c7d7370
No related branches found
No related tags found
No related merge requests found
Pipeline #11375 failed
......@@ -25,7 +25,7 @@ convert_modified_md:
- |
if ! git diff --cached --quiet; then
git commit -m "auto-generate HTML/PDF [skip-ci-pdf]"
git push "https://$CI_PUSH_USER:$CI_PUSH_TOKEN@gitlab.com/$CI_PROJECT_PATH.git" HEAD:$CI_COMMIT_BRANCH
git push "https://$CI_PUSH_USER:$CI_PUSH_TOKEN@git.ajou.ac.kr/$CI_PROJECT_PATH.git" HEAD:$CI_COMMIT_BRANCH
else
echo "변경사항 없음, 커밋 생략"
fi
......
# ✨ My Awesome Project
Welcome to **My Awesome Project** – a small but powerful app that helps you stay focused and get things done.
---
## 🚀 Features
- ✅ Minimal UI, maximum productivity
- 🕒 Pomodoro Timer built-in
- ☁️ Cloud sync support (via Firebase)
- 🎨 Custom themes (Light/Dark/Colorful)
- 📈 Analytics to track focus trends
---
## 📸 Screenshot
![App Screenshot](https://via.placeholder.com/600x300.png?text=Your+App+Screenshot)
---
## 🔧 Technologies Used
```bash
Frontend: React + TypeScript
Backend: Firebase Functions
Styling: Tailwind CSS
State: Redux Toolkit
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment