[gnutls-devel] GnuTLS | Add CI tarball build (!809)

Development of GNU's TLS library gnutls-devel at lists.gnutls.org
Wed Nov 21 20:34:57 CET 2018


Nikos Mavrogiannopoulos started a new discussion on .gitlab-ci.yml:

>  
>  Debian.cross.aarch64-linux-gnu:
>    <<: *Debian_cross_template
> +
> +# Test building from tarball in a non-dev environment
> +Tarball:
> +  stage: stage2-tarball
> +  image: $CI_REGISTRY/$BUILD_IMAGES_PROJECT:$ALPINE_BASE_BUILD

Having the alpine run on stage2 it would mean that any failure which is alpine specific will be detected only after the first stage is completely run (1h+ for stage1). Should we add alpine to stage1 and use debian or fedora here (that would address the commented part below with clean)?

-- 
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/merge_requests/809#note_119175829
You're receiving this email because of your account on gitlab.com.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.gnupg.org/pipermail/gnutls-devel/attachments/20181121/8ac086db/attachment.html>


More information about the Gnutls-devel mailing list