Commit Graph

9 Commits

Author SHA1 Message Date
85fe20d0f3 fix: remove unnecessary backticks from Jenkinsfile
Some checks failed
bangararaju.kottedi.in/portfolio-admin/pipeline/head There was a failure building this commit
2026-03-06 07:31:42 +05:30
8de5d29a4d refactor: reorganize Jenkinsfile stages and improve environment variable handling
Some checks failed
bangararaju.kottedi.in/portfolio-admin/pipeline/head There was a failure building this commit
2026-03-06 07:16:33 +05:30
17d2289974 fix: correct agent label for production environment in Jenkinsfile
All checks were successful
bangararaju.kottedi.in/admin/admin-uat/pipeline/head This commit looks good
2026-02-16 20:35:22 +05:30
a0e56f6a89 refactor: streamline Jenkinsfile by using helper methods for environment variables and agent labels
All checks were successful
bangararaju.kottedi.in/admin/admin-prod/pipeline/head This commit looks good
bangararaju.kottedi.in/admin/admin-uat/pipeline/head This commit looks good
2026-02-16 20:28:02 +05:30
cf8e3b880c fix: add sudo to systemctl reload command in deployment stage
All checks were successful
bangararaju.kottedi.in/admin/admin-uat-new/pipeline/head This commit looks good
2026-02-16 19:13:30 +05:30
a6e48d6b2b fix: remove redundant ownership change command in deployment stage
Some checks failed
bangararaju.kottedi.in/admin/admin-uat-new/pipeline/head There was a failure building this commit
2026-02-16 18:39:34 +05:30
06a64fa018 fix: add npm install step before building Angular
Some checks failed
bangararaju.kottedi.in/admin/admin-uat-new/pipeline/head There was a failure building this commit
2026-02-16 18:28:53 +05:30
1bec713692 fix: ensure cleanup of deployment directory before building Angular
Some checks failed
bangararaju.kottedi.in/admin/admin-uat-new/pipeline/head There was a failure building this commit
2026-02-16 18:11:14 +05:30
cea6d218f8 feat: add Jenkins pipeline for automated deployment
Some checks failed
bangararaju.kottedi.in/admin/admin-uat-new/pipeline/head There was a failure building this commit
2026-02-16 17:40:09 +05:30