Use new account
continuous-integration/drone/push Build is failing Details

This commit is contained in:
decentral1se 2021-06-17 20:59:00 +02:00
parent fad3215141
commit d5e9e23d7d
No known key found for this signature in database
GPG Key ID: 92DAD76BD9567B8A
1 changed files with 3 additions and 4 deletions

View File

@ -12,11 +12,10 @@ steps:
- name: publish image - name: publish image
image: plugins/docker image: plugins/docker
settings: settings:
username: username: thecoopcloud
from_secret: docker_reg_username
password: password:
from_secret: docker_reg_passwd from_secret: thecoopcloud_password
repo: decentral1se/drone-abra repo: thecoopcloud/drone-abra
tags: latest tags: latest
purge: true purge: true
pull_image: true pull_image: true