check-tarball: fetch all
otherwise tags might be missed.
I've run into this issue after updating pkg-calls ci config:
include:
- 'https://source.puri.sm/Librem5/librem5-ci/raw/master/librem5-pipeline-definitions.yml'
- 'https://source.puri.sm/Librem5/librem5-ci/raw/master/librem5-pipeline-byzantium-jobs.yml'
- 'https://source.puri.sm/Librem5/librem5-ci/raw/master/librem5-pipeline-common-jobs.yml'
stages:
- package
- test-package
failed job: https://source.puri.sm/evangelos.tzaras/pkg-calls/-/jobs/328289#L2258
successful job: https://source.puri.sm/evangelos.tzaras/pkg-calls/-/jobs/328330#L2258
uses these pipeline definitions evangelos.tzaras/pkg-calls@62530e13