Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
N
nfs-subdir-external-provisioner
Project
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Rancher商店
nfs-subdir-external-provisioner
Commits
0d5bd843
Unverified
Commit
0d5bd843
authored
Jun 12, 2020
by
Kubernetes Prow Robot
Committed by
GitHub
Jun 12, 2020
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #90 from pohly/k8s-staging-sig-storage
cloud build: k8s-staging-sig-storage
parents
c5fd9610
3df86b7d
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
2 deletions
+4
-2
cloudbuild.yaml
cloudbuild.yaml
+4
-2
No files found.
cloudbuild.yaml
View file @
0d5bd843
...
@@ -12,6 +12,8 @@
...
@@ -12,6 +12,8 @@
#
#
# See https://github.com/kubernetes/test-infra/blob/master/config/jobs/image-pushing/README.md
# See https://github.com/kubernetes/test-infra/blob/master/config/jobs/image-pushing/README.md
# for more details on image pushing process in Kubernetes.
# for more details on image pushing process in Kubernetes.
#
# To promote release images, see https://github.com/kubernetes/k8s.io/tree/master/k8s.gcr.io/images/k8s-staging-sig-storage.
# This must be specified in seconds. If omitted, defaults to 600s (10 mins).
# This must be specified in seconds. If omitted, defaults to 600s (10 mins).
timeout
:
1200s
timeout
:
1200s
...
@@ -38,7 +40,7 @@ substitutions:
...
@@ -38,7 +40,7 @@ substitutions:
# a branch like 'master' or 'release-0.2', or a tag like 'v0.2'.
# a branch like 'master' or 'release-0.2', or a tag like 'v0.2'.
_PULL_BASE_REF
:
'
master'
_PULL_BASE_REF
:
'
master'
# The default gcr.io staging project for Kubernetes-CSI
# The default gcr.io staging project for Kubernetes-CSI
# (=> https://console.cloud.google.com/gcr/images/k8s-staging-
csi
/GLOBAL).
# (=> https://console.cloud.google.com/gcr/images/k8s-staging-
sig-storage
/GLOBAL).
# Might be overridden in the Prow build job for a repo which wants
# Might be overridden in the Prow build job for a repo which wants
# images elsewhere.
# images elsewhere.
_STAGING_PROJECT
:
'
k8s-staging-
csi
'
_STAGING_PROJECT
:
'
k8s-staging-
sig-storage
'
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment