use org secret instead local secret to push images to dockerhub [ci skip]
This commit is contained in:
parent
efb8e99bc2
commit
92c808d588
1 changed files with 1 additions and 6 deletions
|
|
@ -60,17 +60,12 @@ steps:
|
|||
settings:
|
||||
username: "viktorbarzin"
|
||||
password:
|
||||
from_secret: dockerhub_password
|
||||
from_secret: dockerhub-pat
|
||||
repo: viktorbarzin/infra
|
||||
dockerfile: cli/Dockerfile
|
||||
context: cli
|
||||
auto_tag: true
|
||||
|
||||
---
|
||||
kind: secret
|
||||
name: dockerhub_password
|
||||
data: 9Gn6YOfsRTMHP3oxQ06d6JsRaZSbUyEYZ256Iiem2ROPy8THs2gsDyL5cgC5gsOt
|
||||
|
||||
---
|
||||
kind: pipeline
|
||||
type: kubernetes
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue