mirror of
https://github.com/raspberrypi/rpi-eeprom.git
synced 2026-01-21 06:05:02 +08:00
10 lines
192 B
YAML
10 lines
192 B
YAML
include:
|
|
- $CI_SERVER_URL/apt/salsa-ci/raw/pios/recipes/pios.yml
|
|
|
|
extract-source:
|
|
variables:
|
|
GIT_DEPTH: 0
|
|
GIT_STRATEGY: clone
|
|
before_script:
|
|
- git fetch origin master:master
|