This commit is contained in:
hiondal
2025-02-18 04:47:14 +09:00
parent 8e87cfed5b
commit 970ef22d9c
2 changed files with 92 additions and 4 deletions
+4 -4
View File
@@ -1,9 +1,9 @@
name: Frontend CI/CD Pipeline
on:
push:
branches: [ main ]
# Temporarily disabled
# on:
# push:
# branches: [ main ]
env:
PROJECT_FOLDER: "."
BUILD_FOLDER: "deployment"