Skip to content

Commit

Permalink
Remove devs section as it is not supported anymore in the manifest (#119
Browse files Browse the repository at this point in the history
)

* Remove devs section as it is not supported anymore in the manifest

Signed-off-by: Nacho Fuertes <[email protected]>

* Renamed okteto-pipeline.yml to okteto.ylm

Signed-off-by: Nacho Fuertes <[email protected]>

* Renamed again to okteto-pipeline.yml

Signed-off-by: Nacho Fuertes <[email protected]>

---------

Signed-off-by: Nacho Fuertes <[email protected]>
  • Loading branch information
ifbyol authored Sep 13, 2024
1 parent 6fc066a commit bac3884
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions okteto-pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,3 @@ deploy:
- okteto build -t okteto.dev/api:${OKTETO_GIT_COMMIT} api
- okteto build -t okteto.dev/frontend:${OKTETO_GIT_COMMIT} frontend
- helm upgrade --install movies chart --set tag=${OKTETO_GIT_COMMIT}
devs:
- api/okteto.yml
- frontend/okteto.yml

0 comments on commit bac3884

Please sign in to comment.