We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1134452 commit 5ec868fCopy full SHA for 5ec868f
1 file changed
ci/pipeline.yml
@@ -696,7 +696,7 @@ jobs:
696
- get: cf-deployment
697
- get: docker-cpi-image
698
- get: stemcell
699
- resource: warden-stemcell-jammy
+ resource: warden-stemcell
700
- get: director-stemcell
701
resource: warden-stemcell
702
- do:
@@ -706,7 +706,7 @@ jobs:
706
privileged: true
707
params:
708
DIRECTOR_STEMCELL_OS: ubuntu-noble
709
- STEMCELL_OS: ubuntu-jammy
+ STEMCELL_OS: ubuntu-noble
710
711
- name: brats-utils
712
serial: true
@@ -1834,11 +1834,6 @@ resources:
1834
source:
1835
name: bosh-warden-boshlite-ubuntu-noble
1836
1837
- - name: warden-stemcell-jammy
1838
- type: bosh-io-stemcell
1839
- source:
1840
- name: bosh-warden-boshlite-ubuntu-jammy-go_agent
1841
-
1842
- name: bosh-agent
1843
type: git
1844
0 commit comments