Skip to content

Commit 394e07a

Browse files
authored
Add PHP_JENKINS_ENV true variable to php.yaml
1 parent a8445e3 commit 394e07a

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

resources/containers/php.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ env:
55
value: "https://vault.kube.shared.pxfd.tech"
66
- name: "KUBE_CLUSTER"
77
value: "pxfd-shared-eks"
8+
- name: "PHP_JENKINS_ENV"
9+
value: "true"
810
imagePullPolicy: "IfNotPresent"
911
resources:
1012
limits: {}

0 commit comments

Comments
 (0)