cherrypick/.okteto/okteto-pipeline.yml

7 lines
295 B
YAML
Raw Permalink Normal View History

2022-05-15 22:22:06 +09:00
build:
2022-09-15 20:32:25 +09:00
cherrypick:
2022-05-15 22:22:06 +09:00
args:
- NODE_ENV=development
deploy:
2022-09-15 20:32:25 +09:00
- 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