push to forgejo
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Jeffrey C. Ollie 2024-09-07 21:19:05 -05:00
parent 8c865ae822
commit f465029bc4
Signed by: jeff
GPG key ID: 6F86035A6D97044E

View file

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