This commit is contained in:
parent
8c865ae822
commit
f465029bc4
1 changed files with 3 additions and 3 deletions
|
@ -2,19 +2,19 @@
|
|||
kind: secret
|
||||
name: registry
|
||||
get:
|
||||
path: docker-push
|
||||
path: forgejo
|
||||
name: registry
|
||||
---
|
||||
kind: secret
|
||||
name: username
|
||||
get:
|
||||
path: docker-push
|
||||
path: forgejo
|
||||
name: username
|
||||
---
|
||||
kind: secret
|
||||
name: password
|
||||
get:
|
||||
path: docker-push
|
||||
path: forgejo
|
||||
name: password
|
||||
---
|
||||
kind: pipeline
|
||||
|
|
Loading…
Reference in a new issue