cherrypick/.okteto/okteto-pipeline.yml
2022-09-15 20:32:25 +09:00

7 lines
295 B
YAML

build:
cherrypick:
args:
- NODE_ENV=development
deploy:
- helm upgrade --install cherrypick chart --set image=${OKTETO_BUILD_CHERRYPICK_IMAGE} --set url="https://cherrypick-$(kubectl config view --minify -o jsonpath='{..namespace}').cloud.okteto.net" --set environment=development