Skip to content

This repository is used to test the functionality of git resolvers.

Notifications You must be signed in to change notification settings

amisskii/git-resolver-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

git-resolver-test

This repository is used to test the functionality of git resolvers.

Specifying a remote pipeline or task

To specify a remote pipeline or task from a Git repository, use the following reference format under pipelineRef or taskRef:

  resolver: git
  params:
  - name: url
    value: <git-repo-url>
  - name: revision
    value: <branch-name>
  - name: pathInRepo
    value: <path-in-repo>

About

This repository is used to test the functionality of git resolvers.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published