diff --git a/okteto-pipeline.yml b/okteto-pipeline.yml index 13c332055..8c1481bdf 100644 --- a/okteto-pipeline.yml +++ b/okteto-pipeline.yml @@ -1,4 +1,5 @@ deploy: + - bash -c 'ls' - bash -c 'cp .config/example.yml .config/default.yml' - bash -c 'cp .config/docker_example.env .config/docker.env' - okteto build -t okteto.dev/misskey:latest