Skip to content

Commit

Permalink
Create values.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
RjSH1 authored and yahavi committed Apr 24, 2023
1 parent e4e769d commit eea4c17
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
4 changes: 2 additions & 2 deletions documentation/.jfrog-pipelines/pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,6 @@ pipelines:
- ls
- ls ${res_myGitRep_resourcePath}
- zip README.zip ${res_myGitRep_resourcePath}/*
- curl -X POST https://jfrog-staging-external.fluidtopics.net/api/admin/khub/sources/ftml/upload -H 'Authorization:Bearer WEFxUKqV4C6hdkM2jpbXX3vJGOjXjEyd' -H 'Cache-Control:no-cache' -H 'Postman-Token:6c1347b7-9fd0-9b4c-f5cd-bb6e4b135518' -H 'content-type:multipart/form-data; boundary=----WebKitFormBoundary7MA4YWxkTrZu0gW' -F [email protected]
- curl -X POST https://jfrog-external.fluidtopics.net/api/admin/khub/sources/ftml/upload -H 'Authorization:Bearer RVAAAYv3h99b1UTUvte2attfflLlOECy' -H 'Cache-Control:no-cache' -H 'Postman-Token:6c1347b7-9fd0-9b4c-f5cd-bb6e4b135518' -H 'content-type:multipart/form-data; boundary=----WebKitFormBoundary7MA4YWxkTrZu0gW' -F [email protected]
- curl -X POST https://jfrog-staging-external.fluidtopics.net/api/admin/khub/sources/ftml/upload -H 'Authorization:Bearer ***' -H 'Cache-Control:no-cache' -H 'Postman-Token:***' -H 'content-type:multipart/form-data; boundary=----WebKitFormBoundary7MA4YWxkTrZu0gW' -F [email protected]
- curl -X POST https://jfrog-external.fluidtopics.net/api/admin/khub/sources/ftml/upload -H 'Authorization:Bearer ***' -H 'Cache-Control:no-cache' -H 'Postman-Token:***' -H 'content-type:multipart/form-data; boundary=----WebKitFormBoundary7MA4YWxkTrZu0gW' -F [email protected]
- popd
3 changes: 3 additions & 0 deletions documentation/.jfrog-pipelines/values.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
myGitRep:
gitProvider: myGithub
path: RjSH1/jfrog-cli

0 comments on commit eea4c17

Please sign in to comment.