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