This commit is contained in:
parent
b44cef99ca
commit
df0b744058
@ -9,6 +9,6 @@ steps:
|
|||||||
DOCKER_REGISTRY:
|
DOCKER_REGISTRY:
|
||||||
from_secret: docker_registry
|
from_secret: docker_registry
|
||||||
commands:
|
commands:
|
||||||
- echo "Registry => ${DOCKER_REGISTRY}"
|
- echo $DOCKER_REGISTRY
|
||||||
- yarn
|
- yarn
|
||||||
- yarn build
|
- yarn build
|
Loading…
Reference in New Issue
Block a user