Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • J jwt-tokenissuer
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • daas
  • jwt-tokenissuer
  • Merge requests
  • !2

The source project of this merge request has been removed.
Merged
Created Oct 03, 2018 by Pål Karlsrud@paalMaintainer

Add the initial .gitlab-ci config.

  • Overview 0
  • Changes 8

Makes the necessary changes for the project to be buildable through GitLab CI. The pushing of the Docker image has not yet been tested, but should work in theory 🙏 (that part uses basically the same config as daas/appstore-api).

One of the larger changes is that the package name in the source files has been changed from: github.com/uninett/jwt-tokenissuer to scm.uninett.no/daas/jwt-tokenissuer, to reflect the fact that the package is hosted elsewhere now.

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: add-ci-config