diff --git a/GITALY_SERVER_VERSION b/GITALY_SERVER_VERSION index 9e6b49d9790..404239c04ed 100644 --- a/GITALY_SERVER_VERSION +++ b/GITALY_SERVER_VERSION @@ -1 +1 @@ -0526d03bec8ec0e642b8c32c7ece396e0ba914f6 +98e4597b4ab1d5a87be725ae0aa58ba3f2566210 diff --git a/app/assets/javascripts/ci/job_details/components/empty_state.vue b/app/assets/javascripts/ci/job_details/components/empty_state.vue index 89c687c1be5..9a8a2d4ffbf 100644 --- a/app/assets/javascripts/ci/job_details/components/empty_state.vue +++ b/app/assets/javascripts/ci/job_details/components/empty_state.vue @@ -1,15 +1,12 @@ @@ -97,11 +91,6 @@ export default {
{{ content }} - {{ - s__( - 'CiVariables|You can add CI/CD variables below for last-minute configuration changes before starting the job.', - ) - }}