We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bb579ae commit ae31a6dCopy full SHA for ae31a6d
ci/pipelines/stemcells-windows.yml
@@ -204,9 +204,7 @@ resources:
204
- name: golang-release-image
205
type: registry-image
206
source:
207
- repository: bosh/golang-release
208
- username: ((docker.username))
209
- password: ((docker.password))
+ repository: ghcr.io/cloudfoundry/bosh/golang-release
210
- name: bosh-integration-registry-image
211
212
ci/tasks/build-azstemcell/task.yml
@@ -1,9 +1,5 @@
1
---
2
platform: linux
3
-image_resource:
4
- type: registry-image
5
- source:
6
7
8
inputs:
9
- name: bosh-windows-stemcell-builder-ci
ci/tasks/bump-submodule/run
ci/tasks/bump-submodule/task.yml
0 commit comments