File tree Expand file tree Collapse file tree 3 files changed +7
-7
lines changed Expand file tree Collapse file tree 3 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 4141 workspaces :
4242 - name : source
4343 steps :
44- - image : registry.access.redhat.com/ubi9/go-toolset@sha256:2e3a44c27dbdd5f9a6d859ac9dabdbbf54dc26bc43f9293778a934e210fdcf5d
44+ - image : registry.access.redhat.com/ubi9/go-toolset@sha256:a2bdd33c7fc0cda56eb3745e80820c1ee29efeaac720f7c52a59224a39003261
4545 env :
4646 - name : GOCACHE
4747 value : $(workspaces.source.path)/go-build-cache/cache
Original file line number Diff line number Diff line change 4141 workspaces :
4242 - name : source
4343 steps :
44- - image : registry.access.redhat.com/ubi9/go-toolset@sha256:2e3a44c27dbdd5f9a6d859ac9dabdbbf54dc26bc43f9293778a934e210fdcf5d
44+ - image : registry.access.redhat.com/ubi9/go-toolset@sha256:a2bdd33c7fc0cda56eb3745e80820c1ee29efeaac720f7c52a59224a39003261
4545 name : get-cache
4646 workingDir : $(workspaces.source.path)
4747 env :
6464 curl http://uploader:8080/golang-cache.tar.gz|tar -z -x -f- || \
6565 curl -X DELETE -F "file=golang-cache.tar.gz" http://uploader:8080/upload
6666 - name : unittest
67- image : registry.access.redhat.com/ubi9/go-toolset@sha256:2e3a44c27dbdd5f9a6d859ac9dabdbbf54dc26bc43f9293778a934e210fdcf5d
67+ image : registry.access.redhat.com/ubi9/go-toolset@sha256:a2bdd33c7fc0cda56eb3745e80820c1ee29efeaac720f7c52a59224a39003261
6868 workingDir : $(workspaces.source.path)
6969 env :
7070 - name : GOCACHE
8787 steps :
8888 - name : codecov-run
8989 # Has everything we need in there and we already fetched it!
90- image : registry.access.redhat.com/ubi9/go-toolset@sha256:2e3a44c27dbdd5f9a6d859ac9dabdbbf54dc26bc43f9293778a934e210fdcf5d
90+ image : registry.access.redhat.com/ubi9/go-toolset@sha256:a2bdd33c7fc0cda56eb3745e80820c1ee29efeaac720f7c52a59224a39003261
9191 workingDir : $(workspaces.source.path)
9292 env :
9393 - name : CODECOV_TOKEN
Original file line number Diff line number Diff line change 3838 workspaces :
3939 - name : source
4040 steps :
41- - image : registry.access.redhat.com/ubi9/go-toolset@sha256:2e3a44c27dbdd5f9a6d859ac9dabdbbf54dc26bc43f9293778a934e210fdcf5d
41+ - image : registry.access.redhat.com/ubi9/go-toolset@sha256:a2bdd33c7fc0cda56eb3745e80820c1ee29efeaac720f7c52a59224a39003261
4242 env :
4343 - name : GOCACHE
4444 value : $(workspaces.source.path)/go-build-cache/cache
7171 - name : unittest
7272 # we get bumped out when usingh the official image with docker.io
7373 # ratelimit so workaround this.
74- image : registry.access.redhat.com/ubi9/go-toolset@sha256:2e3a44c27dbdd5f9a6d859ac9dabdbbf54dc26bc43f9293778a934e210fdcf5d
74+ image : registry.access.redhat.com/ubi9/go-toolset@sha256:a2bdd33c7fc0cda56eb3745e80820c1ee29efeaac720f7c52a59224a39003261
7575 env :
7676 - name : GOCACHE
7777 value : $(workspaces.source.path)/go-build-cache/cache
8787 - name : coverage
8888 # we get bumped out when usingh the official image with docker.io
8989 # ratelimit so workaround this.
90- image : registry.access.redhat.com/ubi9/go-toolset@sha256:2e3a44c27dbdd5f9a6d859ac9dabdbbf54dc26bc43f9293778a934e210fdcf5d
90+ image : registry.access.redhat.com/ubi9/go-toolset@sha256:a2bdd33c7fc0cda56eb3745e80820c1ee29efeaac720f7c52a59224a39003261
9191 env :
9292 - name : GOCACHE
9393 value : $(workspaces.source.path)/go-build-cache/cache
You can’t perform that action at this time.
0 commit comments