attempting upload to gitea
All checks were successful
continuous-integration/drone/pr Build is passing
All checks were successful
continuous-integration/drone/pr Build is passing
This commit is contained in:
parent
43cd57a158
commit
1e8c489df7
@ -7,11 +7,12 @@ steps:
|
|||||||
- name: build image
|
- name: build image
|
||||||
image: plugins/docker
|
image: plugins/docker
|
||||||
settings:
|
settings:
|
||||||
repo: 192.168.1.196:5000/jtom38/newsbot-collector
|
repo: git.jamestombleson.com/jtom38/newsbot-collector
|
||||||
registry: 192.168.1.196:5000
|
registry: git.jamestombleson.com
|
||||||
insecure: true
|
#insecure: true
|
||||||
tags:
|
tags:
|
||||||
- latest
|
- latest
|
||||||
|
- master
|
||||||
trigger:
|
trigger:
|
||||||
branch:
|
branch:
|
||||||
include:
|
include:
|
||||||
|
Loading…
Reference in New Issue
Block a user