Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
neodix42 committed Dec 28, 2023
1 parent cac65f8 commit 6013160
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion assembly/cicd/jenkins/test-builds.groovy
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ pipeline {
*/
timeout(time: 90, unit: 'MINUTES') {
sh '''
cp assembly/native/build-ubuntu-20.04-shared.sh .
cp assembly/native/build-ubuntu-shared.sh .
chmod +x build-ubuntu-shared.sh
./build-ubuntu-shared.sh -t -a
'''
Expand Down

0 comments on commit 6013160

Please sign in to comment.