Skip to content

Commit

Permalink
Add label for jenkins uploading
Browse files Browse the repository at this point in the history
CI: skip=HDL Tests; skip=Demo Tests

Signed-off-by: Travis F. Collins <[email protected]>
  • Loading branch information
tfcollins committed Nov 16, 2023
1 parent d520144 commit a8c3e4c
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 @@ -146,7 +146,7 @@ cstage("Hardware Streaming Tests", "", flags) {

//////////////////////////////////////////////////////

node {
node('baremetal || lab_b5') {
cstage('Deploy Development', "", flags) {
unstash "builtSources"
uploadArtifactory('TransceiverToolbox','*.mltbx')
Expand Down

0 comments on commit a8c3e4c

Please sign in to comment.