[pitivi/sdk] xformat
- From: Alexandru Băluț <alexbalut src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [pitivi/sdk] xformat
- Date: Wed, 9 Dec 2020 22:22:51 +0000 (UTC)
commit 3e1921902a8da53a6ba065140002c9cf6891be98
Author: Alexandru Băluț <alexandru balut gmail com>
Date: Wed Dec 9 23:17:29 2020 +0100
xformat
.gitlab-ci.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index e3c5d8c89..ea746b36a 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 --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 bud --isolation=chroot --format=docker --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]