Skip to content

Pipeline definitions for use with RHDH + AI Software Templates

Notifications You must be signed in to change notification settings

redhat-ai-dev/rhdh-pipelines

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

AI-RHDH Standard Pipelines

These pipelines are in standard tekton format. They can be found in ./pac/pipelines and ./pac/tasks.

This pipeline was forked and customized from the RHTAP pipeline definition and plans to act standalone from RHTAP.

Backstage

Modify the template placeholders to match your backstage template vars Note, PaC also has {{variables}} and you should not modify those.

  • {{values.appName}} -> ${{ values.appName }}
  • {{values.dockerfileLocation}}-> ${{ values.dockerfileLocation }}
  • {{values.namespace}}-> ${{ values.namespace }}
  • {{values.image}}-> ${{ values.image }}
  • {{values.namespace}}-> ${{ values.namespace }}
  • {{values.buildContext}}-> ${{ values.buildContext }}
  • {{values.repoURL}}-> ${{values.repoURL}}

About

Pipeline definitions for use with RHDH + AI Software Templates

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published