mirror of https://github.com/google/oss-fuzz.git
[infra] gcb: push base images to oss-fuzz registry
Instead of clusterfuzz-external. It looks better.
This commit is contained in:
parent
51ec8c3c72
commit
f5225f285c
|
@ -20,7 +20,7 @@ BASE_IMAGES = [
|
|||
'base-runner-debug',
|
||||
]
|
||||
|
||||
TAG_PREFIX = 'gcr.io/clusterfuzz-external/oss-fuzz/infra/'
|
||||
TAG_PREFIX = 'gcr.io/oss-fuzz/'
|
||||
|
||||
|
||||
def get_steps():
|
||||
|
|
Loading…
Reference in New Issue