Skip to content
Snippets Groups Projects

Update .gitlab-ci.yml

Open username-removed-367626 requested to merge alejandro-test into master
2 unresolved threads

What does this MR do?

Are there points in the code the reviewer needs to double check?

Why was this MR needed?

Screenshots (if relevant)

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
156 156 USE_BUNDLE_INSTALL: "false"
157 157 stage: build
158 158 when: manual
159 except:
160 - /^(?!master).+@/
  • assigned to @eReGeBe

  • assigned to @victorwu

  • Victor Wu mentioned in issue #42036

    mentioned in issue #42036

  • 156 156 USE_BUNDLE_INSTALL: "false"
    • Suggested change
      146 - master@gitlab/gitlabhq
      147 - master@gitlab/gitlab-ee
      148
      149 # Trigger a package build on omnibus-gitlab repository
      150
      151 build-package:
      152 before_script: []
      153 services: []
      154 variables:
      155 SETUP_DB: "false"
      156 USE_BUNDLE_INSTALL: "false"
      146 # uma coisa nova
      147 # outra coisa
    • Maintainer

      I'm starting a batch review

    • Maintainer

      Starting another batch review

    • Please register or sign in to reply
  • Marin Jankovski mentioned in issue #42041

    mentioned in issue #42041

  • Please register or sign in to reply
    Loading