Cloud Build: Remove substitution_option
.
This commit is contained in:
parent
c78681de91
commit
762f014923
12 changed files with 4 additions and 27 deletions
|
@ -1,18 +1,14 @@
|
||||||
options:
|
substitutions:
|
||||||
substitution_option: ALLOW_LOOSE
|
_PULL_BASE_SHA: "12345"
|
||||||
steps:
|
steps:
|
||||||
- name: gcr.io/k8s-staging-test-infra/gcb-docker-gcloud:v20240523-a15ad90fc9
|
- name: gcr.io/k8s-staging-test-infra/gcb-docker-gcloud:v20240523-a15ad90fc9
|
||||||
env:
|
env:
|
||||||
- REGISTRY=gcr.io/k8s-staging-ingress-nginx
|
- REGISTRY=gcr.io/k8s-staging-ingress-nginx
|
||||||
- REPO_INFO=https://github.com/kubernetes/ingress-nginx
|
- REPO_INFO=https://github.com/kubernetes/ingress-nginx
|
||||||
- COMMIT_SHA=$_PULL_BASE_SHA
|
- COMMIT_SHA=${_PULL_BASE_SHA}
|
||||||
- BUILD_ID=$BUILD_ID
|
- BUILD_ID=${BUILD_ID}
|
||||||
entrypoint: bash
|
entrypoint: bash
|
||||||
args:
|
args:
|
||||||
- -c
|
- -c
|
||||||
- gcloud auth configure-docker && make release
|
- gcloud auth configure-docker && make release
|
||||||
substitutions:
|
|
||||||
_GIT_TAG: "12345"
|
|
||||||
_PULL_BASE_REF: main
|
|
||||||
_PULL_BASE_SHA: "12345"
|
|
||||||
timeout: 1800s
|
timeout: 1800s
|
||||||
|
|
|
@ -1,5 +1,3 @@
|
||||||
options:
|
|
||||||
substitution_option: ALLOW_LOOSE
|
|
||||||
steps:
|
steps:
|
||||||
- name: gcr.io/k8s-staging-test-infra/gcb-docker-gcloud:v20240523-a15ad90fc9
|
- name: gcr.io/k8s-staging-test-infra/gcb-docker-gcloud:v20240523-a15ad90fc9
|
||||||
env:
|
env:
|
||||||
|
|
|
@ -1,5 +1,3 @@
|
||||||
options:
|
|
||||||
substitution_option: ALLOW_LOOSE
|
|
||||||
steps:
|
steps:
|
||||||
- name: gcr.io/k8s-staging-test-infra/gcb-docker-gcloud:v20240523-a15ad90fc9
|
- name: gcr.io/k8s-staging-test-infra/gcb-docker-gcloud:v20240523-a15ad90fc9
|
||||||
env:
|
env:
|
||||||
|
|
|
@ -1,5 +1,3 @@
|
||||||
options:
|
|
||||||
substitution_option: ALLOW_LOOSE
|
|
||||||
steps:
|
steps:
|
||||||
- name: gcr.io/k8s-staging-test-infra/gcb-docker-gcloud:v20240523-a15ad90fc9
|
- name: gcr.io/k8s-staging-test-infra/gcb-docker-gcloud:v20240523-a15ad90fc9
|
||||||
env:
|
env:
|
||||||
|
|
|
@ -1,5 +1,3 @@
|
||||||
options:
|
|
||||||
substitution_option: ALLOW_LOOSE
|
|
||||||
steps:
|
steps:
|
||||||
- name: gcr.io/k8s-staging-test-infra/gcb-docker-gcloud:v20240523-a15ad90fc9
|
- name: gcr.io/k8s-staging-test-infra/gcb-docker-gcloud:v20240523-a15ad90fc9
|
||||||
env:
|
env:
|
||||||
|
|
|
@ -1,5 +1,3 @@
|
||||||
options:
|
|
||||||
substitution_option: ALLOW_LOOSE
|
|
||||||
steps:
|
steps:
|
||||||
- name: gcr.io/k8s-staging-test-infra/gcb-docker-gcloud:v20240523-a15ad90fc9
|
- name: gcr.io/k8s-staging-test-infra/gcb-docker-gcloud:v20240523-a15ad90fc9
|
||||||
env:
|
env:
|
||||||
|
|
|
@ -1,5 +1,3 @@
|
||||||
options:
|
|
||||||
substitution_option: ALLOW_LOOSE
|
|
||||||
steps:
|
steps:
|
||||||
- name: gcr.io/k8s-staging-test-infra/gcb-docker-gcloud:v20240523-a15ad90fc9
|
- name: gcr.io/k8s-staging-test-infra/gcb-docker-gcloud:v20240523-a15ad90fc9
|
||||||
env:
|
env:
|
||||||
|
|
|
@ -1,5 +1,3 @@
|
||||||
options:
|
|
||||||
substitution_option: ALLOW_LOOSE
|
|
||||||
steps:
|
steps:
|
||||||
- name: gcr.io/k8s-staging-test-infra/gcb-docker-gcloud:v20240523-a15ad90fc9
|
- name: gcr.io/k8s-staging-test-infra/gcb-docker-gcloud:v20240523-a15ad90fc9
|
||||||
env:
|
env:
|
||||||
|
|
|
@ -1,5 +1,4 @@
|
||||||
options:
|
options:
|
||||||
substitution_option: ALLOW_LOOSE
|
|
||||||
# Increase machine type for multi-arch builds.
|
# Increase machine type for multi-arch builds.
|
||||||
machineType: E2_HIGHCPU_32
|
machineType: E2_HIGHCPU_32
|
||||||
steps:
|
steps:
|
||||||
|
|
|
@ -1,5 +1,4 @@
|
||||||
options:
|
options:
|
||||||
substitution_option: ALLOW_LOOSE
|
|
||||||
# Increase machine type for multi-arch builds.
|
# Increase machine type for multi-arch builds.
|
||||||
machineType: E2_HIGHCPU_32
|
machineType: E2_HIGHCPU_32
|
||||||
steps:
|
steps:
|
||||||
|
|
|
@ -1,5 +1,4 @@
|
||||||
options:
|
options:
|
||||||
substitution_option: ALLOW_LOOSE
|
|
||||||
# Increase machine type for multi-arch builds.
|
# Increase machine type for multi-arch builds.
|
||||||
machineType: E2_HIGHCPU_8
|
machineType: E2_HIGHCPU_8
|
||||||
steps:
|
steps:
|
||||||
|
|
|
@ -1,5 +1,3 @@
|
||||||
options:
|
|
||||||
substitution_option: ALLOW_LOOSE
|
|
||||||
steps:
|
steps:
|
||||||
- name: gcr.io/k8s-staging-test-infra/gcb-docker-gcloud:v20240523-a15ad90fc9
|
- name: gcr.io/k8s-staging-test-infra/gcb-docker-gcloud:v20240523-a15ad90fc9
|
||||||
env:
|
env:
|
||||||
|
|
Loading…
Reference in a new issue