Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
  • Loading branch information
ed-xmos committed May 12, 2021
1 parent 5e13b84 commit bab6c53
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,9 @@ pipeline {
stash name: path.split("/")[-1], includes: 'bin/*, '
}
}
sh 'stash reset_xtags pre'
stash name: "reset_xtags", includes: "**/python/reset_xtags.py", allowEmpty: False
sh 'stash reset_xtags post'


// Build Tests
Expand Down

0 comments on commit bab6c53

Please sign in to comment.