Compare commits
No commits in common. "1257e8b166d7f7f6e70bab3daf60a60bb60d81fc" and "a89162d130eb3bc355d8aa5a72e2715671fccc62" have entirely different histories.
1257e8b166
...
a89162d130
@ -6,14 +6,10 @@ 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
|
||||
username: jtom38
|
||||
password: $PAT
|
||||
#insecure: true
|
||||
tags:
|
||||
- latest
|
||||
- master
|
||||
|
Loading…
Reference in New Issue
Block a user