Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FRW-7507 Upgraded Jenkins version. #432

Merged
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .git.docker
Original file line number Diff line number Diff line change
@@ -1 +1 @@
415d4f6d819b12d58ad48008f96f15452772bd53
6f1a7372744d60d1736a2020c2074cba22cca547
2 changes: 1 addition & 1 deletion deploy.aop-consultant.yml
Original file line number Diff line number Diff line change
Expand Up @@ -219,7 +219,7 @@ services:
protocol: tcp
scheduler:
engine: jenkins
version: '2.324'
version: '2.442'
csrf-protection-enabled: true
endpoints:
scheduler.consultant.demo-spryker.com:
Expand Down
2 changes: 1 addition & 1 deletion deploy.ci.acceptance.dynamic-store.yml
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ services:
version: '7.10'
scheduler:
engine: jenkins
version: '2.401'
version: '2.442'
csrf-protection-enabled: true
mail_catcher:
engine: mailhog
Expand Down
2 changes: 1 addition & 1 deletion deploy.ci.acceptance.mariadb.dynamic-store.yml
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ services:
version: '7.10'
scheduler:
engine: jenkins
version: '2.401'
version: '2.442'
csrf-protection-enabled: true
mail_catcher:
engine: mailhog
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ services:
version: '6.8'
scheduler:
engine: jenkins
version: '2.401'
version: '2.442'
csrf-protection-enabled: true
mail_catcher:
engine: mailhog
Expand Down
2 changes: 1 addition & 1 deletion deploy.ci.acceptance.mariadb.yml
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,7 @@ services:
version: '7.10'
scheduler:
engine: jenkins
version: '2.401'
version: '2.442'
csrf-protection-enabled: true
mail_catcher:
engine: mailhog
Expand Down
2 changes: 1 addition & 1 deletion deploy.ci.acceptance.yml
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,7 @@ services:
version: '7.10'
scheduler:
engine: jenkins
version: '2.401'
version: '2.442'
csrf-protection-enabled: true
mail_catcher:
engine: mailhog
Expand Down
2 changes: 1 addition & 1 deletion deploy.ci.api.dynamic-store.yml
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ services:
version: 7.6
scheduler:
engine: jenkins
version: '2.401'
version: '2.442'
csrf-protection-enabled: true
mail_catcher:
engine: mailhog
Expand Down
2 changes: 1 addition & 1 deletion deploy.ci.api.mariadb.dynamic-store.yml
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ services:
version: '7.10'
scheduler:
engine: jenkins
version: '2.401'
version: '2.442'
csrf-protection-enabled: true
mail_catcher:
engine: mailhog
Expand Down
2 changes: 1 addition & 1 deletion deploy.ci.api.mariadb.yml
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@ services:
version: '7.10'
scheduler:
engine: jenkins
version: '2.401'
version: '2.442'
csrf-protection-enabled: true
mail_catcher:
engine: mailhog
Expand Down
2 changes: 1 addition & 1 deletion deploy.ci.api.yml
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,7 @@ services:
version: '7.10'
scheduler:
engine: jenkins
version: '2.401'
version: '2.442'
csrf-protection-enabled: true
mail_catcher:
engine: mailhog
Expand Down
2 changes: 1 addition & 1 deletion deploy.ci.functional.dynamic-store.yml
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ services:
version: '7.10'
scheduler:
engine: jenkins
version: '2.401'
version: '2.442'
csrf-protection-enabled: true
mail_catcher:
engine: mailhog
Expand Down
2 changes: 1 addition & 1 deletion deploy.ci.functional.mariadb.dynamic-store.yml
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ services:
version: '7.10'
scheduler:
engine: jenkins
version: '2.401'
version: '2.442'
csrf-protection-enabled: true
mail_catcher:
engine: mailhog
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ services:
version: '6.8'
scheduler:
engine: jenkins
version: '2.401'
version: '2.442'
csrf-protection-enabled: true
mail_catcher:
engine: mailhog
Expand Down
2 changes: 1 addition & 1 deletion deploy.ci.functional.mariadb.yml
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ services:
version: '7.10'
scheduler:
engine: jenkins
version: '2.401'
version: '2.442'
csrf-protection-enabled: true
mail_catcher:
engine: mailhog
Expand Down
2 changes: 1 addition & 1 deletion deploy.ci.functional.yml
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ services:
version: '7.10'
scheduler:
engine: jenkins
version: '2.401'
version: '2.442'
csrf-protection-enabled: true
mail_catcher:
engine: mailhog
Expand Down
2 changes: 1 addition & 1 deletion deploy.dev.dynamic-store.yml
Original file line number Diff line number Diff line change
Expand Up @@ -210,7 +210,7 @@ services:
protocol: tcp
scheduler:
engine: jenkins
version: '2.401'
version: '2.442'
csrf-protection-enabled: true
endpoints:
scheduler.spryker.local:
Expand Down
2 changes: 1 addition & 1 deletion deploy.dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -239,7 +239,7 @@ services:
protocol: tcp
scheduler:
engine: jenkins
version: '2.401'
version: '2.442'
csrf-protection-enabled: true
endpoints:
scheduler.spryker.local:
Expand Down
2 changes: 1 addition & 1 deletion deploy.dynamic-store.yml
Original file line number Diff line number Diff line change
Expand Up @@ -216,7 +216,7 @@ services:
protocol: tcp
scheduler:
engine: jenkins
version: '2.401'
version: '2.442'
csrf-protection-enabled: true
endpoints:
scheduler.spryker.local:
Expand Down
2 changes: 1 addition & 1 deletion deploy.scos2-b2b.yml
Original file line number Diff line number Diff line change
Expand Up @@ -159,7 +159,7 @@ services:
protocol: tcp
scheduler:
engine: jenkins
version: '2.401'
version: '2.442'
csrf-protection-enabled: false
endpoints:
scheduler.spryker-b2b.cloud.spryker.toys:
Expand Down
2 changes: 1 addition & 1 deletion deploy.spryker-scosb2b.yml
Original file line number Diff line number Diff line change
Expand Up @@ -176,7 +176,7 @@ services:
protocol: tcp
scheduler:
engine: jenkins
version: '2.401'
version: '2.442'
csrf-protection-enabled: true
endpoints:
scheduler.scos-b2b.sh01.demo-spryker.com:
Expand Down
2 changes: 1 addition & 1 deletion deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -225,7 +225,7 @@ services:
protocol: tcp
scheduler:
engine: jenkins
version: '2.401'
version: '2.442'
csrf-protection-enabled: true
endpoints:
scheduler.spryker.local:
Expand Down
Loading