Add env
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Sambo Chea 2021-03-10 15:52:17 +07:00
parent b44cef99ca
commit df0b744058

View File

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