Skip to content

Commit 5ec868f

Browse files
committed
CI: fix resource name
1 parent 1134452 commit 5ec868f

1 file changed

Lines changed: 2 additions & 7 deletions

File tree

ci/pipeline.yml

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -696,7 +696,7 @@ jobs:
696696
- get: cf-deployment
697697
- get: docker-cpi-image
698698
- get: stemcell
699-
resource: warden-stemcell-jammy
699+
resource: warden-stemcell
700700
- get: director-stemcell
701701
resource: warden-stemcell
702702
- do:
@@ -706,7 +706,7 @@ jobs:
706706
privileged: true
707707
params:
708708
DIRECTOR_STEMCELL_OS: ubuntu-noble
709-
STEMCELL_OS: ubuntu-jammy
709+
STEMCELL_OS: ubuntu-noble
710710

711711
- name: brats-utils
712712
serial: true
@@ -1834,11 +1834,6 @@ resources:
18341834
source:
18351835
name: bosh-warden-boshlite-ubuntu-noble
18361836

1837-
- name: warden-stemcell-jammy
1838-
type: bosh-io-stemcell
1839-
source:
1840-
name: bosh-warden-boshlite-ubuntu-jammy-go_agent
1841-
18421837
- name: bosh-agent
18431838
type: git
18441839
source:

0 commit comments

Comments
 (0)