test new build ci image #15
|
@ -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