Skip to content

Commit

Permalink
Update Jenkinsfile
Browse files Browse the repository at this point in the history
  • Loading branch information
egusator committed Jun 13, 2024
1 parent f69d184 commit 17d5392
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -22,11 +22,5 @@ pipeline {
}
}
}

stage('Generate dist') {
steps {
sh './lwr-dist-linux /tmp/lwr'
}
}
}
}

0 comments on commit 17d5392

Please sign in to comment.