use org secret instead local secret to push images to dockerhub [ci skip]

This commit is contained in:
Viktor Barzin 2023-11-24 23:25:11 +00:00
parent 49c29eed45
commit 4693e1f835

View file

@ -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