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

This commit is contained in:
Danny Bessems 2020-12-03 13:08:46 +00:00
parent 54fe60ae2b
commit 5104241403
1 changed files with 0 additions and 7 deletions

View File

@ -14,13 +14,6 @@ steps:
from_secret: harbor_username
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
---
kind: pipeline