pulling pat from drone
All checks were successful
continuous-integration/drone/pr Build is passing

This commit is contained in:
James Tombleson 2023-06-13 22:26:28 -07:00
parent a89162d130
commit c36dad769c

View File

@ -6,10 +6,14 @@ name: build
steps:
- name: build image
image: plugins/docker
environment:
PAT:
from_secret: GiteaPat
settings:
repo: git.jamestombleson.com/jtom38/newsbot-collector
registry: git.jamestombleson.com
#insecure: true
username: jtom38
password: $PAT
tags:
- latest
- master