Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
    • Switch to GitLab Next
  • Sign in / Register
  • GnuTLS GnuTLS
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 241
    • Issues 241
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 18
    • Merge requests 18
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • gnutls
  • GnuTLSGnuTLS
  • Merge requests
  • !809

WIP: Add CI tarball build

  • Review changes

  • Download
  • Email patches
  • Plain diff
Closed Tim Rühsen requested to merge rockdaboot/gnutls:tmp-tarball-build into master Nov 15, 2018
  • Overview 65
  • Commits 2
  • Pipelines 25
  • Changes 2

Finally found a stable yaml rule to use artifacts between stages (cache: doesn't work stable).

So here comes a build from tarball without the need of a fully configured development system. The CI image, an Alpine 3.8 minimal system, is already in build-images (MR is created when this code is finished).

The idea is to test if a build from tarball works for outside a development environment.

Edited Dec 02, 2018 by Tim Rühsen
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: tmp-tarball-build