Skip to content

Commit

Permalink
Merge pull request #17805 from hakman/master-release-stable
Browse files Browse the repository at this point in the history
Kops - Use the release/stable marker until the next beta
  • Loading branch information
k8s-ci-robot authored Jun 2, 2020
2 parents ce52ad2 + d7e0679 commit 8b79184
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions config/jobs/kubernetes/kops/kops-presubmits.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -82,10 +82,10 @@ presubmits:
- --aws-cluster-domain=test-cncf-aws.k8s.io
- --check-leaked-resources=false
- --cluster=
- --env=KOPS_DEPLOY_LATEST_URL=https://storage.googleapis.com/kubernetes-release/release/latest.txt
- --env=KOPS_DEPLOY_LATEST_URL=https://storage.googleapis.com/kubernetes-release/release/stable.txt
- --env=KOPS_KUBE_RELEASE_URL=https://storage.googleapis.com/kubernetes-release/release
- --env=KOPS_RUN_TOO_NEW_VERSION=1
- --extract=release/latest
- --extract=release/stable
- --ginkgo-parallel
- --kops-build
- --kops-priority-path=/home/prow/go/src/k8s.io/kops/kubernetes/platforms/linux/amd64
Expand Down

0 comments on commit 8b79184

Please sign in to comment.