Jenkinsfile 추가 및 CI/CD 스크립트 통합
eapim-portal CI / build (push) Has been cancelled
eapim-portal Test / test (push) Has been cancelled

- 기존 *.sh 스크립트 제거 및 Jenkinsfile.deploy로 통합
- 테스트 전용 Jenkinsfile.test-build 추가
This commit is contained in:
Rinjae
2026-06-18 11:35:12 +09:00
parent 4e7044b9fe
commit fa8fce4f2d
7 changed files with 284 additions and 102 deletions
-3
View File
@@ -1,3 +0,0 @@
./gradlew bootWar
docker build -t eactive-portal .