Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
eranturgeman committed Dec 31, 2023
1 parent 0120f3e commit 71cbe15
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/main.js
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ function main() {
try {
core.startGroup('Setup JFrog CLI');
utils_1.Utils.setCliEnv();
console.log("ERAN CHECK: ####################### 1 #######################"); // TODO del
console.log("ERAN CHECK: starting access Token flow"); // TODO del
let accessToken = yield utils_1.Utils.getJfrogAccessToken();
console.log(`ERAN CHECK: finished access token flow with access token: ${accessToken}`); // TODO del
Expand Down

0 comments on commit 71cbe15

Please sign in to comment.