Test drone configuration.
This commit is contained in:
@@ -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}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user