Skip to content

Commit ae31a6d

Browse files
committed
CI: update golang-release image ref
- remove unused task - remove image_resource reference that is outdated
1 parent bb579ae commit ae31a6d

File tree

4 files changed

+1
-44
lines changed

4 files changed

+1
-44
lines changed

ci/pipelines/stemcells-windows.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -204,9 +204,7 @@ resources:
204204
- name: golang-release-image
205205
type: registry-image
206206
source:
207-
repository: bosh/golang-release
208-
username: ((docker.username))
209-
password: ((docker.password))
207+
repository: ghcr.io/cloudfoundry/bosh/golang-release
210208
- name: bosh-integration-registry-image
211209
type: registry-image
212210
source:

ci/tasks/build-azstemcell/task.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,5 @@
11
---
22
platform: linux
3-
image_resource:
4-
type: registry-image
5-
source:
6-
repository: bosh/golang-release
73

84
inputs:
95
- name: bosh-windows-stemcell-builder-ci

ci/tasks/bump-submodule/run

Lines changed: 0 additions & 19 deletions
This file was deleted.

ci/tasks/bump-submodule/task.yml

Lines changed: 0 additions & 18 deletions
This file was deleted.

0 commit comments

Comments
 (0)