[pitivi/sdk] xtmp



commit f52024a489460364760adaa726ed0caffeb667a9
Author: Alexandru Băluț <alexandru balut gmail com>
Date:   Tue Dec 8 23:02:18 2020 +0100

    xtmp

 runner | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/runner b/runner
index e903d52f6..f88059541 100644
--- a/runner
+++ b/runner
@@ -5,7 +5,7 @@ ARG CI_COMMIT_REF_NAME
 ARG FLATPAK_BUILDER_CACHE
 
 # This is just a temporary directory. It will be deleted at the end.
-ENV DIR=/root/pitivi.git
+ENV DIR=/tmp/pitivi.git
 
 RUN git clone ${CI_PROJECT_URL}.git --single-branch ${DIR} -b ${CI_COMMIT_REF_NAME}
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]