Skip to content

Commit

Permalink
Merge pull request #3141 from cloudfoundry/fix-set-pipeline
Browse files Browse the repository at this point in the history
Adds missing pr variable to set-pipeline job
  • Loading branch information
bonzofenix authored Aug 21, 2024
2 parents c842efd + 4f3bc59 commit 841d4db
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ci/autoscaler/pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -188,6 +188,7 @@ jobs:
acceptance_deployment_name_logcache_metron: ((acceptance_deployment_name_logcache_metron))
acceptance_deployment_name_logcache_syslog: ((acceptance_deployment_name_logcache_syslog))
acceptance_deployment_name_logcache_syslog_cf: ((acceptance_deployment_name_logcache_syslog_cf))
pr_number: ((pr_number))

- name: unit-tests
public: true
Expand Down

0 comments on commit 841d4db

Please sign in to comment.