chore: add deployment config
Some checks failed
Deploy blog-frontend / build-and-deploy (push) Failing after 7s
Some checks failed
Deploy blog-frontend / build-and-deploy (push) Failing after 7s
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
name: Deploy Next.js to Home Server
|
name: Deploy blog-frontend
|
||||||
run-name: ${{ gitea.actor }} is deploying Blog 🚀
|
run-name: ${{ gitea.actor }} is deploying Blog
|
||||||
|
|
||||||
# 1. 언제 실행할까요? -> main 브랜치에 코드가 푸시될 때
|
# 1. 언제 실행할까요? -> main 브랜치에 코드가 푸시될 때
|
||||||
on:
|
on:
|
||||||
|
|||||||
Reference in New Issue
Block a user