Update '.drone.yml'
This commit is contained in:
parent
cb68055cb7
commit
5f76a18713
14
.drone.yml
14
.drone.yml
@ -14,10 +14,10 @@ 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
|
||||
# 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
|
Loading…
Reference in New Issue
Block a user