projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9d045db
)
ci: Use a different Docker image
author
Emmanuele Bassi
<ebassi@gnome.org>
Tue, 13 Mar 2018 16:05:03 +0000
(16:05 +0000)
committer
Emmanuele Bassi
<ebassi@gnome.org>
Tue, 13 Mar 2018 16:05:03 +0000
(16:05 +0000)
I've rebuilt the new Docker image we use for CI to include GStreamer in
the dependencies.
We really need to have the Docker registry hosted on gnome.org, to avoid
pointing people at Dockerhub.
.gitlab-ci.yml
patch
|
blob
|
history
diff --git
a/.gitlab-ci.yml
b/.gitlab-ci.yml
index e23a161728a2a876cd13828415c4e4b00b678eef..9bae24e751357d9e6ba59e47acd2d66d2eaaf0f5 100644
(file)
--- a/
.gitlab-ci.yml
+++ b/
.gitlab-ci.yml
@@
-1,4
+1,4
@@
-image:
lazka/gitlab-gtk:v1
+image:
ebassi/gitlab-gtk:latest
stages:
- build