Skip to content

puzzle/dagger-module-gitops

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitOps Pipeline

Dagger pipeline to show the usage of following Dagger modules:

The Dagger pipeline / module is located in the gitops directory.

usage

Basic usage guide.

The gitops directory contains a Dagger module.

Check the official Dagger Module documentation: https://docs.dagger.io/features/modules

The Dagger CLI is needed.

functions

List all functions of the module. This command is provided by the Dagger CLI.

dagger functions

The GitOps module is referenced locally.

development

Update the module:

dagger develop

To Do

  • document functions
  • Update module dependencies to new repo
  • Add more tools
  • Add cache mounts
  • Add environment variables
  • Add more examples
  • Add tests

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages