[pitivi/thiblahute/pre_commit_ci] x



commit 4ed83a49644622618b9a9ccd6968c747ca356444
Author: Alexandru Băluț <alexandru balut gmail com>
Date:   Thu Jan 14 21:11:52 2021 +0100

    x

 .gitlab-ci.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 69577c534..28a345a71 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -32,7 +32,7 @@ pitivi:master:
     # All the downloads, build dirs, build cache, etc. are stored in /build/flatpak-cache.
     - export BUILD_PITIVI="flatpak-builder --user --disable-rofiles-fuse /build/pitivi/app ${MANIFEST} 
--state-dir=/build/flatpak-cache --ccache"
     # Run pre-commit to download and cache the hooks.
-    - export PRE_COMMIT="flatpak-builder --disable-rofiles-fuse --filesystem=/build/pitivi 
--env=PRE_COMMIT_HOME=/build/pre-commit-home --run /build/pitivi/app ${MANIFEST} pre-commit install-hooks"
+    - export PRE_COMMIT="cd /build/pitivi && flatpak-builder --disable-rofiles-fuse 
--filesystem=/build/pitivi --env=PRE_COMMIT_HOME=/build/pre-commit-home --run /build/pitivi/app ${MANIFEST} 
pre-commit install-hooks"
 
     - env
 


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