This commit is contained in:
parent
a89162d130
commit
c36dad769c
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user