Skip to content
GitLab
    • GitLab: the DevOps platform
    • Explore GitLab
    • Install GitLab
    • How GitLab compares
    • Get started
    • GitLab docs
    • GitLab Learn
  • Pricing
  • Talk to an expert
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
    • Switch to GitLab Next
    Projects Groups Snippets
  • Sign up now
  • Login
  • Sign in / Register
  • gitlab-runner gitlab-runner
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Issues 972
    • Issues 972
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Jira
    • Jira
  • Merge requests 88
    • Merge requests 88
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Artifacts
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Environments
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Code review
    • Insights
    • Issue
  • Activity
  • Create a new issue
  • Jobs
  • Issue Boards
Collapse sidebar

Do not update/delete: Banner broadcast message test data

Do not update/delete: Notification broadcast message test data

  • GitLab.orgGitLab.org
  • gitlab-runnergitlab-runner
  • Issues
  • #1851
Closed
Open
Issue created Nov 02, 2016 by username-removed-18495@junalmeida

disable_verbose = true have no effect

Summary

Setting runner config disable_verbose = true of a windows runner have no effect

Steps to reproduce

Just set disable_verbose config at toml file and restart the server.

Actual behavior

At gitlab build output, run commands are being displayed.

Expected behavior

Build output without echoing commands.

Relevant logs and/or screenshots

Running with gitlab-ci-multi-runner 1.8.0~beta.3.g51eb636 (51eb636)
Using Shell executor...
Running on GIMLI...
$ LANG=pt_BR.UTF-8;chcp.com 65001;
P�gina de c�digo ativa: 65001

Fetching changes...
Removing Mapa.das.Franquias.Helpers/bin/
Removing Mapa.das.Franquias.Model/bin/
Removing Mapa.das.Franquias.Web/bin/
Removing packages/
HEAD is now at 4a0c8b6 Fix
Checking out 4a0c8b66 as dev...
Checking cache for duopo/mapa-franquias/dev...
Successfully extracted cache
$ nuget.exe restore

Environment description

Custom gitlab installation, using Windows Service, with shell bash.

Used GitLab Runner version

Running with gitlab-ci-multi-runner 1.8.0~beta.3.g51eb636 (51eb636)
Using Shell executor...
Assignee
Assign to
Time tracking