mirror of
https://github.com/waku-org/nwaku.git
synced 2025-02-25 05:15:53 +00:00
chore(ci): fix IMAGE_NAME to use harbor.status.im
Signed-off-by: Jakub Sokołowski <jakub@status.im>
This commit is contained in:
parent
ce151efc36
commit
b700d0464b
@ -27,7 +27,7 @@ pipeline {
|
||||
string(
|
||||
name: 'IMAGE_NAME',
|
||||
description: 'Name of Docker image to push.',
|
||||
defaultValue: params.IMAGE_NAME ?: 'waku-org/nwaku',
|
||||
defaultValue: params.IMAGE_NAME ?: 'harbor.status.im/wakuorg/nwaku',
|
||||
)
|
||||
string(
|
||||
name: 'DOCKER_CRED',
|
||||
|
Loading…
x
Reference in New Issue
Block a user