new image needs diff config
This commit is contained in:
parent
f6d2579b51
commit
2cb70e2fe7
|
@ -10,6 +10,10 @@ steps:
|
|||
repo: test/test
|
||||
target: final
|
||||
custom_dns: [ 116.202.204.30 ]
|
||||
username:
|
||||
from_secret: registry_username
|
||||
password:
|
||||
from_secret: registry_password
|
||||
tags:
|
||||
- ${DRONE_COMMIT_SHA}
|
||||
- ${DRONE_BRANCH}
|
||||
|
|
Loading…
Reference in New Issue