Created generic Java pipeline that loads necessary variables from environment

This commit is contained in:
2025-11-17 10:13:52 +01:00
parent da7e82d3ab
commit 6df5269d6b
33 changed files with 107 additions and 934 deletions

View File

@@ -0,0 +1,2 @@
gitBranch = 'main'
serviceExposedPort = '9090'

View File

@@ -0,0 +1,2 @@
gitBranch = 'staging'
serviceExposedPort = '9090'

View File

@@ -0,0 +1,2 @@
gitBranch = 'main'
serviceExposedPort = '8081'

View File

@@ -0,0 +1,2 @@
gitBranch = 'staging'
serviceExposedPort = '8081'

View File

@@ -0,0 +1,2 @@
gitBranch = 'main'
serviceExposedPort = '8081'

View File

@@ -0,0 +1,2 @@
gitBranch = 'staging'
serviceExposedPort = '8081'

View File

@@ -0,0 +1,2 @@
gitBranch = 'main'
serviceExposedPort = '8761'

View File

@@ -0,0 +1,2 @@
gitBranch = 'staging'
serviceExposedPort = '8761'

View File

@@ -0,0 +1,2 @@
gitBranch = 'main'
serviceExposedPort = '8081'

View File

@@ -0,0 +1,2 @@
gitBranch = 'staging'
serviceExposedPort = '8081'

View File

@@ -0,0 +1,2 @@
gitBranch = 'main'
serviceExposedPort = '8888'

View File

@@ -0,0 +1,2 @@
gitBranch = 'staging'
serviceExposedPort = '8888'

View File

@@ -0,0 +1,2 @@
gitBranch = 'main'
serviceExposedPort = '8081'

View File

@@ -0,0 +1,2 @@
gitBranch = 'staging'
serviceExposedPort = '8081'

View File

@@ -0,0 +1,2 @@
gitBranch = 'main'
serviceExposedPort = '8081'

View File

@@ -0,0 +1,2 @@
gitBranch = 'staging'
serviceExposedPort = '8081'