Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • H HajeSlackBot
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Issues 2
    • Issues 2
    • List
    • Boards
    • Service Desk
    • Milestones
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Analytics
    • Analytics
    • Value stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Create a new issue
  • Issue Boards
Collapse sidebar
  • Jiwon Kim
  • HajeSlackBot
  • Issues
  • #1

Closed
Open
Created Sep 12, 2025 by Hyunsoo Kim@popung

Limit CI/CD to oiginal repo

# Example: put this in all jobs (or in `default:` if supported in your version)
default:
  rules:
    - if: '$CI_PROJECT_ID == "157"' # Setting > General > Project ID
      when: always
    - when: never
Assignee
Assign to
Time tracking