Updated the echo for ci
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Sambo Chea 2021-03-10 15:14:45 +07:00
parent 2e9721a3f2
commit b44cef99ca

View File

@ -9,6 +9,6 @@ steps:
DOCKER_REGISTRY:
from_secret: docker_registry
commands:
- echo ${DOCKER_REGISTRY}
- echo "Registry => ${DOCKER_REGISTRY}"
- yarn
- yarn build