Updated the echo for ci
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
2e9721a3f2
commit
b44cef99ca
@ -9,6 +9,6 @@ steps:
|
|||||||
DOCKER_REGISTRY:
|
DOCKER_REGISTRY:
|
||||||
from_secret: docker_registry
|
from_secret: docker_registry
|
||||||
commands:
|
commands:
|
||||||
- echo ${DOCKER_REGISTRY}
|
- echo "Registry => ${DOCKER_REGISTRY}"
|
||||||
- yarn
|
- yarn
|
||||||
- yarn build
|
- yarn build
|
Loading…
Reference in New Issue
Block a user