Skip to content

Commit

Permalink
Fic path to the packaging (#1806) (#1810)
Browse files Browse the repository at this point in the history
(cherry picked from commit d4e75cb)

Co-authored-by: Victor Martinez <victormartinezrubio@gmail.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
  • Loading branch information
mergify[bot] and v1v authored Sep 22, 2022
1 parent 6e0300f commit 4a20610
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .ci/Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@ pipeline {
options { skipDefaultCheckout() }
when { expression { isBranch() } }
steps {
build(job: "Ingest-manager/fleet-server-package-mbp/${env.JOB_BASE_NAME}",
build(job: "fleet-server/fleet-server-package-mbp/${env.JOB_BASE_NAME}",
propagate: false,
wait: false,
parameters: [string(name: 'COMMIT', value: "${env.GIT_BASE_COMMIT}")])
Expand Down

0 comments on commit 4a20610

Please sign in to comment.