Skip to content

Latest commit

 

History

History
 
 

example

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Examples

This folder contains a number of examples of potential use cases of the Dagster Cloud CI/CD Action.

  • minimal: A minimal example which builds a single code location from a Dockerfile.
  • requirements-txt: A lightweight example which builds from a requirements.txt file instead of a Dockerfile.
  • multiple-locations: An example containing multiple code locations, which are built and pushed separately.