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 efb8e99bc2
commit 92c808d588

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