[gnome-calculator/gnome-3-32] Use the core18 based snapcraft container for the snap CI build
- From: Ken VanDine <kvandine src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-calculator/gnome-3-32] Use the core18 based snapcraft container for the snap CI build
- Date: Tue, 11 Jun 2019 17:47:12 +0000 (UTC)
commit 1eed3406d8bea7ed4845e625cf8a9ef46d4c9e47
Author: Ken VanDine <ken vandine org>
Date: Tue Jun 11 11:31:04 2019 -0400
Use the core18 based snapcraft container for the snap CI build
.gitlab-ci.yml | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 4a423b8b..36ea3938 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -34,11 +34,9 @@ build:ubuntu:
build:snap:
stage: build
- image: snapcore/snapcraft
+ image: ubuntudesktop/gnome-3-28-1804
before_script:
- apt-get update
- - apt-get install -q -y --no-install-recommends software-properties-common
- - add-apt-repository -yu ppa:ubuntu-desktop/gnome-3-26
script: snapcraft
allow_failure: true
artifacts:
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]