mirror of
https://github.com/opencontainers/runc.git
synced 2026-07-11 06:03:57 +08:00
travis: use alternate commit range
Signed-off-by: Vincent Batts <vbatts@redhat.com>
This commit is contained in:
+1
-1
@@ -25,6 +25,6 @@ before_install:
|
||||
- go get -u github.com/mvdan/sh/cmd/shfmt
|
||||
|
||||
script:
|
||||
- git-validation -run DCO,short-subject -v -range ${TRAVIS_COMMIT_RANGE}
|
||||
- git-validation -run DCO,short-subject -v -range ${TRAVIS_BRANCH}..FETCH_HEAD
|
||||
- make BUILDTAGS="${BUILDTAGS}"
|
||||
- make BUILDTAGS="${BUILDTAGS}" clean validate test
|
||||
|
||||
Reference in New Issue
Block a user