Use new image

This commit is contained in:
decentral1se 2021-06-17 21:00:43 +02:00
parent f7cd0eb54c
commit 4042e10985
Signed by untrusted user who does not match committer: decentral1se
GPG Key ID: 92DAD76BD9567B8A
1 changed files with 3 additions and 4 deletions

View File

@ -22,11 +22,10 @@ steps:
image: plugins/docker
settings:
auto_tag: true
username:
from_secret: docker_reg_username
username: thecoopcloud
password:
from_secret: docker_reg_passwd
repo: decentral1se/abra
from_secret: thecoopcloud_password
repo: thecoopcloud/abra
tags: latest
depends_on:
- run shellcheck