[Pkg-nagios-changes] [pkg-monitoring-plugins] 04/06: travis-ci: Also fetching all tags
Jan Wagner
waja at moszumanska.debian.org
Thu Nov 17 13:15:24 UTC 2016
This is an automated email from the git hooks/post-receive script.
waja pushed a commit to branch master
in repository pkg-monitoring-plugins.
commit 7a42fe2df5eefe74a4098900ec38578c0377e018
Author: Jan Wagner <waja at cyconet.org>
Date: Thu Nov 17 00:49:01 2016 +0100
travis-ci: Also fetching all tags
---
.travis.yml | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/.travis.yml b/.travis.yml
index 5f385db..95d4f06 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -8,6 +8,10 @@ env:
services:
- docker
+before_script:
+ # fetch all tags (not done due travis cloning with depth=50)
+ - git fetch --tags
+
script:
# build the debian package
- wget -O- http://travis.debian.net/script.sh | sh -
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-nagios/pkg-monitoring-plugins.git
More information about the Pkg-nagios-changes
mailing list