Skip to content

Commit

Permalink
automatic build number
Browse files Browse the repository at this point in the history
  • Loading branch information
lslezak committed Oct 13, 2015
1 parent 5e80c02 commit 87bd6b4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .coveralls.yml
Original file line number Diff line number Diff line change
@@ -1 +1 @@
service_name: travis-ci
service_name: jenkins-ci
2 changes: 1 addition & 1 deletion package/yast2-registration.spec
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ BuildRequires: rubygem(suse-connect) >= 0.2.22
BuildRequires: yast2-slp >= 3.1.2
BuildRequires: yast2-packager >= 3.1.26
BuildRequires: yast2-update >= 3.1.19
# SSL certificates for sending the code coverage to https://coveralls.io
BuildRequires: ca-certificates-mozilla

# Install extra packages for running additional tests at the Jenkins CI builds.
Expand Down Expand Up @@ -90,7 +91,6 @@ Authors:
COVERALLS_REPO_TOKEN='%{coveralls_repo_token}' \
CI_PULL_REQUEST='%{ci_pull_request}' \
JENKINS_URL='%{jenkins_url}' \
BUILD_NUMBER='%{build_number}' \
BUILD_URL='%{build_url}' \
GIT_BRANCH='%{git_branch}' \
GIT_COMMIT='%{git_commit}' \
Expand Down

0 comments on commit 87bd6b4

Please sign in to comment.