Update '.drone.yml'
continuous-integration/drone/push Build is failing Details

This commit is contained in:
Danny Bessems 2020-08-17 14:10:20 +00:00
parent 27897b14e5
commit 910a5dca51
1 changed files with 8 additions and 1 deletions

View File

@ -13,4 +13,11 @@ steps:
username:
from_secret: harbor_username
password:
from_secret: harbor_password
from_secret: harbor_password
environment:
DOCKER_CONTENT_TRUST: 1
DOCKER_CONTENT_TRUST_SERVER: https://notary.spamasaurus.com
DOCKER_CONTENT_TRUST_REPOSITORY_PASSPHRASE:
from_secret: harbor_repo_passphrase
DOCKER_CONTENT_TRUST_ROOT_PASSPHRASE:
from_secret: harbor_root_passphrase