Test drone configuration.

This commit is contained in:
2022-06-20 11:09:59 +02:00
parent 1e8ae428fd
commit 833c398071

View File

@@ -11,11 +11,11 @@ steps:
from_secret: registry-username
password:
from_secret: registry-password
registry: https://cs-registry.ddnss.de
registry: cs-registry.ddnss.de
repos: cs-registry.ddnss.de/${DRONE_REPO_OWNER}/apc
dry_run: false
purge: false
insecure: true
tags:
- ${DRONE_COMMIT}
- ${DRONE_TAG}