Skip to content

SonarSource/jfrog-setup-wrapper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jfrog-setup-wrapper

ease the usage of jfrog/jfrog-setup within Sonar.

usage

this wrapper will select https://repox.jfrog.io automatically.

providing a token

- name: Setup JFrog
  uses: SonarSource/jfrog-setup-wrapper@ref...
  with:
    jfrogAccessToken: secret...

authenticate via vault

Use the suffix configured as part of the artifactory vault role.

- name: Setup JFrog
  uses: SonarSource/jfrog-setup-wrapper@ref...
  with:
    artifactoryRoleSuffix: private-reader

advanced

see action inputs

About

Ease the usage of jfrog/jfrog-setup within Sonar

Resources

License

Security policy

Stars

Watchers

Forks

Packages

No packages published