Use new image
This commit is contained in:
parent
f7cd0eb54c
commit
4042e10985
@ -22,11 +22,10 @@ steps:
|
|||||||
image: plugins/docker
|
image: plugins/docker
|
||||||
settings:
|
settings:
|
||||||
auto_tag: true
|
auto_tag: true
|
||||||
username:
|
username: thecoopcloud
|
||||||
from_secret: docker_reg_username
|
|
||||||
password:
|
password:
|
||||||
from_secret: docker_reg_passwd
|
from_secret: thecoopcloud_password
|
||||||
repo: decentral1se/abra
|
repo: thecoopcloud/abra
|
||||||
tags: latest
|
tags: latest
|
||||||
depends_on:
|
depends_on:
|
||||||
- run shellcheck
|
- run shellcheck
|
||||||
|
Reference in New Issue
Block a user