Skip to content

Conversation

@cb-nsrinivasa
Copy link

provider, repository are not required params

  provider:
    description: 'SCM provider that is hosting the repository. For example github, bitbucket, gitlab or custom'
    default: "${{ cloudbees.scm.provider }}"
  repository:
    description: 'Repository name with owner. For example, actions/checkout. Alternatively if provider is custom then this is the clone URL of the repository'
    default: "${{ cloudbees.scm.repository }}"

@cb-nsrinivasa cb-nsrinivasa self-assigned this Mar 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants