Skip to content

Commit

Permalink
perf: build
Browse files Browse the repository at this point in the history
  • Loading branch information
ibuler committed Jul 31, 2024
1 parent df34bed commit 61973f4
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 @@ -149,7 +149,7 @@ def ALL_APPS = CE_APPS + EE_APPS + MID_APPS
pipeline {
agent {
node {
label 'linux-amd64-buildx'
label 'jumpserver-test-amd64'
}
}
options {
Expand Down

0 comments on commit 61973f4

Please sign in to comment.