diff options
author | Emmanuele Bassi <ebassi@gnome.org> | 2019-07-03 17:54:32 +0100 |
---|---|---|
committer | Emmanuele Bassi <ebassi@gnome.org> | 2019-07-03 17:54:32 +0100 |
commit | 1b4ed5833143db03b780112105589ae966508eac (patch) | |
tree | 43f759e798b85348360324a8ce66e066eedb47d5 /.gitlab-ci.yml | |
parent | b2868d7218ffb9d0aa0712f6e3f27b670ef9acaf (diff) | |
download | gtk+-1b4ed5833143db03b780112105589ae966508eac.tar.gz |
ci: Disable deploy jobs
The version of gtk-doc in our CI image is not new enough to cope with
the fact that GTK lost container properties.
Diffstat (limited to '.gitlab-ci.yml')
-rw-r--r-- | .gitlab-ci.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 20b4919b53..543a3cf9ec 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1,7 +1,7 @@ stages: - build - flatpak - - deploy +# - deploy .cache-paths: &cache-paths paths: |