Skip to content

VigneshJfrog/jfrog-pipelines-task

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JFrog-Pipelines-Task

This is a template repository for creating JFrog Pipelines Task.

This JFrog pipelines task performs this action.

this task performs below actions

  • Does some awesome work
  • Installation of a popular package
  • Performs some repetitive tasks
  • Sends notification

What's New

Add whats latest in the release

  • Added to support caching

Prerequisites

Add pre requisites for running this task

This task requires jfrog-cli, JFrog Xray

Usage

Give some sample configuration for running Basic:

- task: jfrog/[email protected]
  repository: pipelines-tasks-virtual
  id: my-awesome-task
  input:
    input1: value1
    input2: value2

Input Variables

Name Required Default Description
inputA true Simple description about inputA
inputB false false Simple description about inputB

Exported Environment Variables

Mention all the environment variables which the task exports

How does it work?

Give a simple description how Task functions

License

Mention the License for the Task

Release Notes

The release notes are available here.

Troubleshooting

  • Add any known errors and what might be the reason for the error.

Related Tasks

  • Mention all the relatable tasks which might help.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published