You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
neeble/okteto.yml

21 lines
308 B
YAML

name: neeble
dependencies:
neeble:
repository: https://github.com/KevinCaires/neeble
manifest: okteto.yml
branch: develop
build:
neeble:
context: .
dockerfile: Dockerfile
target: deploy
deploy:
compose:
file: docker-compose.yml
services:
- mysql
- neeble