[pkg-nagios-changes] [Git][nagios-team/pkg-nagios-snmp-plugins][ci] Removing .travis.yml and adding .gitlab-ci.yml
Jan Wagner
gitlab at salsa.debian.org
Thu May 28 18:06:57 BST 2020
Jan Wagner pushed to branch ci at Debian Nagios Maintainer Group / pkg-nagios-snmp-plugins
Commits:
5b42fee2 by Jan Wagner at 2020-05-28T19:03:25+02:00
Removing .travis.yml and adding .gitlab-ci.yml
- - - - -
3 changed files:
- + .gitlab-ci.yml
- − .travis.yml
- + debian/.gitlab-ci.yml
Changes:
=====================================
.gitlab-ci.yml
=====================================
@@ -0,0 +1,14 @@
+include:
+ - https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/salsa-ci.yml
+ - https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/pipeline-jobs.yml
+
+variables:
+ RELEASE: 'unstable'
+ SALSA_CI_DISABLE_APTLY: 0
+ SALSA_CI_DISABLE_AUTOPKGTEST: 0
+ SALSA_CI_DISABLE_BLHC: 0
+ SALSA_CI_DISABLE_LINTIAN: 0
+ SALSA_CI_DISABLE_PIUPARTS: 0
+ SALSA_CI_DISABLE_REPROTEST: 0
+ SALSA_CI_DISABLE_BUILD_PACKAGE_ALL: 0
+ SALSA_CI_DISABLE_BUILD_PACKAGE_ANY: 0
=====================================
.travis.yml deleted
=====================================
@@ -1,20 +0,0 @@
-sudo: required
-
-env:
- - TRAVIS_DEBIAN_DISTRIBUTION=unstable
- - TRAVIS_DEBIAN_DISTRIBUTION=testing
- - TRAVIS_DEBIAN_DISTRIBUTION=stable
-
-services:
- - docker
-
-script:
- # build the debian package
- - wget -O- http://travis.debian.net/script.sh | sh -
-
-#notifications:
-# email: false
-
-branches:
- except:
- - /^debian\/\d/
=====================================
debian/.gitlab-ci.yml
=====================================
@@ -0,0 +1,14 @@
+include:
+ - https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/salsa-ci.yml
+ - https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/pipeline-jobs.yml
+
+variables:
+ RELEASE: 'unstable'
+ SALSA_CI_DISABLE_APTLY: 0
+ SALSA_CI_DISABLE_AUTOPKGTEST: 0
+ SALSA_CI_DISABLE_BLHC: 0
+ SALSA_CI_DISABLE_LINTIAN: 0
+ SALSA_CI_DISABLE_PIUPARTS: 0
+ SALSA_CI_DISABLE_REPROTEST: 0
+ SALSA_CI_DISABLE_BUILD_PACKAGE_ALL: 0
+ SALSA_CI_DISABLE_BUILD_PACKAGE_ANY: 0
View it on GitLab: https://salsa.debian.org/nagios-team/pkg-nagios-snmp-plugins/-/commit/5b42fee206852a25b445b0089c98a8c0aa49d263
--
View it on GitLab: https://salsa.debian.org/nagios-team/pkg-nagios-snmp-plugins/-/commit/5b42fee206852a25b445b0089c98a8c0aa49d263
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-nagios-changes/attachments/20200528/bda204df/attachment-0001.html>
More information about the pkg-nagios-changes
mailing list