Skip to content

Commit e06e591

Browse files
Merge pull request #42 from alokshukla1978/alokshukla1978-patch-1
Update actionanalysis.sh
2 parents 1ac08b1 + 44571d4 commit e06e591

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

actionanalysis.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ echo "Got pull request $PULL_REQUEST for branch $GITHUB_BRANCH"
99
# Install ShiftLeft
1010
curl https://www.shiftleft.io/download/sl-latest-linux-x64.tar.gz > /tmp/sl.tar.gz && sudo tar -C /usr/local/bin -xzf /tmp/sl.tar.gz
1111

12+
ls -l
13+
cd hello-shiftleft-0.0.1.jar
1214
ls -l
1315
echo "GITHUB SHA"=$GITHUB_SHA
1416
echo "GITHUB BRANCH"=$GITHUB_BRANCH

0 commit comments

Comments
 (0)