Skip to content

Commit 5529bc3

Browse files
[ci][publisher] Tackling review from CodeRabbit
1 parent 3b14107 commit 5529bc3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ci/pipelines/publisher.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -485,7 +485,6 @@ jobs:
485485
params:
486486
image: stemcell-image/image
487487
additional_tags: candidate-(@= data.values.stemcell_details.os_name @)-stemcell-(@= str(data.values.stemcell_details.major_version) @)/.resource/version
488-
bump_aliases: true
489488
- put: published-(@= data.values.stemcell_details.os_name @)-stemcell-(@= str(data.values.stemcell_details.major_version) @)
490489
params:
491490
files:
@@ -843,6 +842,7 @@ resources:
843842
repository: ghcr.io/cloudfoundry/(@= data.values.stemcell_details.os_name @)-stemcell
844843
username: ((github_read_write_packages.username))
845844
password: ((github_read_write_packages.password))
845+
tag: latest
846846

847847
- name: bosh-integration-registry-image
848848
type: registry-image

0 commit comments

Comments
 (0)