Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 617 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 617 Bytes

flyte_ci_cd

A template for the recommended layout of a Flyte enabled repository for code written in python using flytekit.

Usage

To get up and running with your Flyte project, we recommend following the Flyte getting started guide.

NOTE

  1. This APP name is also added to docker_build_and_tag.sh - APP_NAME
  2. We recommend using a git repository and this the docker_build_and_tag.sh to build your docker images
  3. We also recommend using pip-compile to build your requirements.