Skip to content
Verified Commit 14aba446 authored by Andrej Shadura's avatar Andrej Shadura
Browse files

Only run source builds for apertis/* branches



Signed-off-by: default avatarAndrej Shadura <andrew.shadura@collabora.co.uk>
parent ad105106
Loading
Loading
Loading
Loading
  • This apparently broke the upload to OBS since CI_COMMIT_TAG is present only when building tags and that's what the ci-buildpackage uses to detect whether it must mark the uploaded package as UNRELEASED and append a ~ to the version.

    1. I pushed commits and the tag to the apertis/v2019pre branch
    2. the pipeline got started for the branch, not for the commit
    3. CI_COMMIT_TAG is thus not set
    4. the scripts adds UNRELEASED to debian/changelog and appends ~ to the version, assuming it is a pre-release push instead of uploading a proper release version to OBS
    5. sadness ensues

    See the output of the job for a gvfs update.

    Edited by Emanuele Aina
  • Emanuele Aina @em

    mentioned in merge request !3 (merged)

    ·

    mentioned in merge request !3 (merged)

    Toggle commit list
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment