diff options
author | Jan-Simon Möller <jsmoeller@linuxfoundation.org> | 2017-01-25 23:30:06 +0100 |
---|---|---|
committer | Jan-Simon Möller <jsmoeller@linuxfoundation.org> | 2017-01-25 23:41:56 +0100 |
commit | eefb922b660fc02c16bb0289af53d7339f95dd88 (patch) | |
tree | 64792963095c416d0a9b691f8c4e11cdaee1cda3 /jjb/common/include-agl-cd-repoclone-output.sh | |
parent | c7afa2e9eb426b05fe178a3c6935d620830efb6b (diff) |
Add new ci jobs using multijob and control slave.
Change-Id: I4cbfe33ec05b4de1558834a902fe7b55bea4c31e
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
Diffstat (limited to 'jjb/common/include-agl-cd-repoclone-output.sh')
-rw-r--r-- | jjb/common/include-agl-cd-repoclone-output.sh | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/jjb/common/include-agl-cd-repoclone-output.sh b/jjb/common/include-agl-cd-repoclone-output.sh new file mode 100644 index 00000000..56e8b53f --- /dev/null +++ b/jjb/common/include-agl-cd-repoclone-output.sh @@ -0,0 +1,3 @@ +cd repoclone +export REPODIR=`pwd` +cd output |