summaryrefslogtreecommitdiffstats
path: root/scripts/ci/gitlab/checkout.yml
blob: cde636cc50d17430e236c5fff730301392068f99 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
.bb_checkout:
  # parameters:
  #   - MANIFEST
  #   - REMOTE_SOURCE
  #   - CURRENT_PROJECT (will be symlinked instead of pulled)

  image: $BITBAKE_CHECKOUT_IMAGE
  artifacts:
    expire_in: "1 day"
    paths:
      - updater-repo
  script:
    - /scripts/checkout-oe.sh