Skip to content

Commit

Permalink
json parse
Browse files Browse the repository at this point in the history
  • Loading branch information
causten committed Nov 5, 2024
1 parent a2158ee commit e9bbf00
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,6 @@ def getJobStatus(String variant) {

def statuses = jstr.statuses
echo "Made it to statuses"
echo statuses

echo "Now planning to find the correct context"
def contextStatus = statuses.find { it.context == "Jenkins - ${variant}" }
Expand Down

0 comments on commit e9bbf00

Please sign in to comment.