[pitivi/sdk] x
- From: Alexandru Băluț <alexbalut src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [pitivi/sdk] x
- Date: Mon, 7 Dec 2020 23:29:56 +0000 (UTC)
commit 39bfeb7c30649b4247da3deb82e7df93006c8985
Author: Alexandru Băluț <alexandru balut gmail com>
Date: Tue Dec 8 00:29:49 2020 +0100
x
.gitlab-ci.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index d470d3628..480053653 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -28,7 +28,7 @@ pitivi:master:
# Create an image with the flatpak cache populated.
# This allows rebuilding the sandbox quickly when running the tests.
- buildah login -u gitlab-ci-token -p ${CI_JOB_TOKEN} ${CI_REGISTRY}
- - buildah bud --isolation=chroot -f ./runner -t ${DOCKERIMAGE} ${DIR} --build-arg
CI_PROJECT_URL=${CI_PROJECT_URL} --build-arg CI_COMMIT_REF_NAME=${CI_COMMIT_REF_NAME} --build-arg
FLATPAK_BUILDER_CACHE=${FLATPAK_BUILDER_CACHE}
+ - buildah bud --isolation=chroot --build-arg CI_PROJECT_URL=${CI_PROJECT_URL} --build-arg
CI_COMMIT_REF_NAME=${CI_COMMIT_REF_NAME} --build-arg FLATPAK_BUILDER_CACHE=${FLATPAK_BUILDER_CACHE} -f
./runner -t ${DOCKERIMAGE} ${DIR}
- buildah push ${DOCKERIMAGE}
only:
- triggers
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]