Update '.drone.yml'
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone Build is passing

This commit is contained in:
Danny Bessems 2020-08-17 14:18:32 +00:00
parent cb68055cb7
commit 5f76a18713

View File

@ -14,9 +14,9 @@ steps:
from_secret: harbor_username from_secret: harbor_username
password: password:
from_secret: harbor_password from_secret: harbor_password
environment: # environment:
DOCKER_CONTENT_TRUST: 1 # DOCKER_CONTENT_TRUST: 1
DOCKER_CONTENT_TRUST_SERVER: https://notary.spamasaurus.com # DOCKER_CONTENT_TRUST_SERVER: https://notary.spamasaurus.com
# DOCKER_CONTENT_TRUST_REPOSITORY_PASSPHRASE: # DOCKER_CONTENT_TRUST_REPOSITORY_PASSPHRASE:
# from_secret: harbor_repo_passphrase # from_secret: harbor_repo_passphrase
# DOCKER_CONTENT_TRUST_ROOT_PASSPHRASE: # DOCKER_CONTENT_TRUST_ROOT_PASSPHRASE: