From cb68055cb79841a6eb35da23a1774d2eddabc09b Mon Sep 17 00:00:00 2001 From: Danny Bessems Date: Mon, 17 Aug 2020 14:15:00 +0000 Subject: [PATCH] Update '.drone.yml' --- .drone.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.drone.yml b/.drone.yml index 14e7acf..81c0327 100644 --- a/.drone.yml +++ b/.drone.yml @@ -17,7 +17,7 @@ steps: 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 \ No newline at end of file + # DOCKER_CONTENT_TRUST_REPOSITORY_PASSPHRASE: + # from_secret: harbor_repo_passphrase + # DOCKER_CONTENT_TRUST_ROOT_PASSPHRASE: + # from_secret: harbor_root_passphrase \ No newline at end of file