Skip to content

Commit

Permalink
Merge remote-tracking branch 'absw/master' into staging
Browse files Browse the repository at this point in the history
  • Loading branch information
PabloMansanet committed Feb 2, 2021
2 parents c35088b + 80e43a9 commit 4d21a6b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ spec:
sh 'cargo gen_loadstone'

echo 'Archiving Artifacts'
archiveArtifacts artifacts: 'bootloader.bin'
archiveArtifacts artifacts: 'loadstone.bin'
sh 'rm -f target/thumbv7em-none-eabihf/doc/.lock'
archiveArtifacts artifacts: 'target/thumbv7em-none-eabihf/doc/**'
publishHTML (target: [
Expand Down

0 comments on commit 4d21a6b

Please sign in to comment.