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 from_secret: registry-username
password: password:
from_secret: registry-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 repos: cs-registry.ddnss.de/${DRONE_REPO_OWNER}/apc
dry_run: false dry_run: false
purge: false purge: false
insecure: true insecure: true
tags: tags:
- ${DRONE_COMMIT} - ${DRONE_TAG}