update destination
This commit is contained in:
parent
242b7fccac
commit
c6019ffee4
|
@ -3,7 +3,7 @@ pipeline:
|
|||
image: plugins/kaniko
|
||||
settings:
|
||||
registry: tuxpa.in
|
||||
repo: tuxpa.in/a/pprof
|
||||
repo: tuxpa.in/a/pprofweb
|
||||
tags: latest,v1-${CI_COMMIT_SHA:0:8}
|
||||
dockerfile: Dockerfile
|
||||
username:
|
||||
|
@ -15,7 +15,7 @@ pipeline:
|
|||
event: tag
|
||||
settings:
|
||||
registry: tuxpa.in
|
||||
repo: tuxpa.in/a/pprof
|
||||
repo: tuxpa.in/a/pprofweb
|
||||
tags: stable
|
||||
dockerfile: Dockerfile
|
||||
username:
|
||||
|
|
Loading…
Reference in New Issue