Compare commits
No commits in common. "1257e8b166d7f7f6e70bab3daf60a60bb60d81fc" and "a89162d130eb3bc355d8aa5a72e2715671fccc62" have entirely different histories.
1257e8b166
...
a89162d130
@ -6,14 +6,10 @@ name: build
|
|||||||
steps:
|
steps:
|
||||||
- name: build image
|
- name: build image
|
||||||
image: plugins/docker
|
image: plugins/docker
|
||||||
environment:
|
|
||||||
PAT:
|
|
||||||
from_secret: GiteaPat
|
|
||||||
settings:
|
settings:
|
||||||
repo: git.jamestombleson.com/jtom38/newsbot-collector
|
repo: git.jamestombleson.com/jtom38/newsbot-collector
|
||||||
registry: git.jamestombleson.com
|
registry: git.jamestombleson.com
|
||||||
username: jtom38
|
#insecure: true
|
||||||
password: $PAT
|
|
||||||
tags:
|
tags:
|
||||||
- latest
|
- latest
|
||||||
- master
|
- master
|
||||||
|
Loading…
Reference in New Issue
Block a user