Update '.drone.yml'

This commit is contained in:
me 2022-11-05 22:42:49 +00:00
parent 7e67427e66
commit f2d4bc641b
1 changed files with 6 additions and 6 deletions

View File

@ -7,13 +7,13 @@ steps:
- name: build
image: plugins/buildah-docker
settings:
registry: cr.fredhs.net
repo: cr.fredhs.net/r/${DRONE_REPO_NAME,,}
username:
from_secret: harbor_user
password:
from_secret: harbor_password
registry: git.fredhs.net
repo: git.fredhs.net/${DRONE_REPO,,}
dockerfile: Dockerfile
username:
from_secret: git_user
password:
from_secret: git_password
purge: true
auto_tag: false
tags: latest