Skip to content

Commit

Permalink
Merge pull request #940 from cloud-gov/pinuaa2
Browse files Browse the repository at this point in the history
_ != -
  • Loading branch information
cweibel authored Dec 17, 2024
2 parents c4fc03f + e8290ec commit a456825
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions ci/pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ jobs:
- cf-manifests/bosh/opsfiles/diego-cpu-entitlement-diego-cell.yml
- cf-manifests/bosh/opsfiles/aggregate_drains.yml
- cf-manifests/bosh/opsfiles/wazuh.yml
- cf-manifests/bosh/opsfiles/pin_uaa.yml
- cf-manifests/bosh/opsfiles/pin-uaa.yml
vars_files:
- cf-manifests/bosh/varsfiles/development.yml
- terraform-secrets/terraform.yml
Expand Down Expand Up @@ -767,7 +767,7 @@ jobs:
- cf-manifests/bosh/opsfiles/add-bosh-dns-other-deployments.yml
- cf-manifests/bosh/opsfiles/diego-cpu-entitlement-diego-cell.yml
- cf-manifests/bosh/opsfiles/aggregate_drains.yml
- cf-manifests/bosh/opsfiles/pin_uaa.yml
- cf-manifests/bosh/opsfiles/pin-uaa.yml
vars_files:
- cf-manifests/bosh/varsfiles/staging.yml
- terraform-secrets/terraform.yml
Expand Down Expand Up @@ -1419,7 +1419,7 @@ jobs:
- cf-manifests/bosh/opsfiles/add-opensearch-ca.yml
- cf-manifests/bosh/opsfiles/diego-cpu-entitlement-diego-cell.yml
- cf-manifests/bosh/opsfiles/aggregate_drains.yml
- cf-manifests/bosh/opsfiles/pin_uaa.yml
- cf-manifests/bosh/opsfiles/pin-uaa.yml
vars_files:
- cf-manifests/bosh/varsfiles/production.yml
- terraform-secrets/terraform.yml
Expand Down

0 comments on commit a456825

Please sign in to comment.