CI: rename autotools build target
authorTim-Philipp Müller <tim@centricular.com>
Wed, 21 Nov 2018 13:58:31 +0000 (13:58 +0000)
committerOlivier Crête <olivier.crete@collabora.com>
Fri, 14 Dec 2018 19:47:01 +0000 (14:47 -0500)
No tests are being built or run here.

.gitlab-ci.yml

index 734bc85..49e4974 100644 (file)
@@ -2,7 +2,7 @@ image: registry.freedesktop.org/libnice/libnice/build-tools:centos-7
 stages:
  - build
 
-build-and-test:
+build autotools:
  stage: build
  except:
   - schedules