Skip to content

Commit

Permalink
Downgrade pool-resource to v1.3.2
Browse files Browse the repository at this point in the history
* this version is hopefully not affected by the timeout issue: concourse/pool-resource#73
  • Loading branch information
jochenehret committed Dec 3, 2024
1 parent 84a1890 commit a479e1d
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions ci/pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,11 @@ resource_types:
type: registry-image
source:
repository: frodenas/gcs-resource
- name: pool
type: registry-image
source:
repository: concourse/pool-resource
tag: 1.3.2
resources:
- name: nightly
type: time
Expand Down

0 comments on commit a479e1d

Please sign in to comment.