mirror of
https://github.com/lubuntu-team/ci-tooling.git
synced 2025-05-05 22:31:28 +00:00
cd to {{ NAME }} before doing anything.
This commit is contained in:
parent
0577c6b75e
commit
c48324124c
@ -48,6 +48,7 @@
|
|||||||
<builders>
|
<builders>
|
||||||
<hudson.tasks.Shell>
|
<hudson.tasks.Shell>
|
||||||
<command>
|
<command>
|
||||||
|
cd {{ NAME }}
|
||||||
git checkout {{ DEFAULT_BRANCH }}
|
git checkout {{ DEFAULT_BRANCH }}
|
||||||
git checkout {{ PACKAGING_BRANCH }}
|
git checkout {{ PACKAGING_BRANCH }}
|
||||||
git merge --ff-only {{ DEFAULT_BRANCH }}
|
git merge --ff-only {{ DEFAULT_BRANCH }}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user