Skip to content

Commit

Permalink
Merge pull request kubernetes#13887 from pivotal-k8s/release-enable-a…
Browse files Browse the repository at this point in the history
…ll-them-tests

[release] Run a make target for pull-release-unit
  • Loading branch information
k8s-ci-robot authored Aug 14, 2019
2 parents 89e6e97 + 50f08f9 commit 3817737
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions config/jobs/kubernetes/release/release-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,10 +46,9 @@ presubmits:
containers:
- image: golang:1.12
command:
- go
- make
args:
- test
- ./...
annotations:
testgrid-dashboards: sig-release-misc
testgrid-tab-name: release-unit
Expand Down

0 comments on commit 3817737

Please sign in to comment.