Skip to content

Commit bac3884

Browse files
authored
Remove devs section as it is not supported anymore in the manifest (#119)
* Remove devs section as it is not supported anymore in the manifest Signed-off-by: Nacho Fuertes <nacho@okteto.com> * Renamed okteto-pipeline.yml to okteto.ylm Signed-off-by: Nacho Fuertes <nacho@okteto.com> * Renamed again to okteto-pipeline.yml Signed-off-by: Nacho Fuertes <nacho@okteto.com> --------- Signed-off-by: Nacho Fuertes <nacho@okteto.com>
1 parent 6fc066a commit bac3884

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

okteto-pipeline.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,3 @@ deploy:
33
- okteto build -t okteto.dev/api:${OKTETO_GIT_COMMIT} api
44
- okteto build -t okteto.dev/frontend:${OKTETO_GIT_COMMIT} frontend
55
- helm upgrade --install movies chart --set tag=${OKTETO_GIT_COMMIT}
6-
devs:
7-
- api/okteto.yml
8-
- frontend/okteto.yml

0 commit comments

Comments
 (0)