mirror of
https://github.com/firestar5683/StarPilot.git
synced 2026-07-03 04:22:09 +08:00
fix master-ci typo
old-commit-hash: 4e06665f55eb0f0cf169c2d654ccf52e8f14df66
This commit is contained in:
Vendored
+1
-1
@@ -199,7 +199,7 @@ pipeline {
|
||||
}
|
||||
steps {
|
||||
phone_steps("eon-build", [
|
||||
["push devel", "cd release && CI_PUSH='masetr-ci' ./build_devel.sh"],
|
||||
["push devel", "cd release && CI_PUSH='master-ci' ./build_devel.sh"],
|
||||
])
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user