Updated on 2023-10-30 GMT+08:00

Uploading Code to GitLab

This practice uses Java project code and uses Maven to build JAR packages.

Prerequisites

  1. The Linux VM where Jenkins is located can access the GitLab code repository.
  2. An account and a repository have been created on GitLab.

Procedure

  1. Log in to GitLab.
  2. Upload code to the code repository.