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 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