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

This commit is contained in:
Jeffrey C. Ollie 2024-09-08 22:15:52 -05:00
parent c3f48953fd
commit 0f9e42ef51
Signed by: jeff
GPG key ID: 6F86035A6D97044E

View file

@ -2,19 +2,19 @@
kind: secret
name: registry
get:
path: forgejo
path: docker-push
name: registry
---
kind: secret
name: username
get:
path: forgejo
path: docker-push
name: username
---
kind: secret
name: password
get:
path: forgejo
path: docker-push
name: password
---
kind: pipeline