Skip to content

Commit

Permalink
Merge pull request #258 from bgilbert/rootfs
Browse files Browse the repository at this point in the history
pipeline: build legacy PXE images for now
  • Loading branch information
bgilbert authored Jul 27, 2020
2 parents 3023f12 + c85a4d7 commit 0bbfb9c
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 @@ -359,7 +359,7 @@ lock(resource: "build-${params.STREAM}") {

stage('Build Live') {
utils.shwrap("""
cosa buildextend-live
cosa buildextend-live --legacy-pxe
""")
}

Expand Down

0 comments on commit 0bbfb9c

Please sign in to comment.