This commit is contained in:
hiondal
2025-02-18 04:54:19 +09:00
parent 9d33ba7f3d
commit 22f3d384d3
2 changed files with 127 additions and 5 deletions
+4 -5
View File
@@ -1,10 +1,9 @@
name: Backend CI/CD Pipeline
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
# Temporarily disabled
# on:
# push:
# branches: [ k8s ]
env:
JAVA_VERSION: '21'