diff --git a/okteto-pipeline.yml b/okteto-pipeline.yml new file mode 100644 index 000000000..75d10d09b --- /dev/null +++ b/okteto-pipeline.yml @@ -0,0 +1,3 @@ +deploy: + - cp .config/example.yml .config/default.yml + - cp .config/docker_example.env .config/docker.env