1
1
mirror of https://github.com/kokonect-link/cherrypick synced 2024-11-23 22:56:53 +09:00
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