2021-09-24 11:30:20 +09:00
2021-10-27 13:56:21 +09:00
2021-09-09 14:40:48 +09:00
2021-09-09 14:40:48 +09:00
2021-09-09 14:40:48 +09:00
2021-09-09 03:40:10 +00:00
2021-09-09 14:40:48 +09:00
2022-03-15 09:28:56 +09:00
2021-09-09 14:40:48 +09:00
2022-03-15 09:28:56 +09:00
2024-04-10 23:54:29 +00:00

SAMPLE Template Project

Sample Project for Gitlab specific functionalities

PLEASE REPLACE ALL CONTENTS IN THIS FILE AS YOUR OWN

Applying your own sources/docs

  • Place all your conducted sources, docs under 'PROJECT_FILES'
  • Rename 'PROJECT_FILES' directory as you want.
  • You can change any files under this root directory, except '.git', '.gitlab' directory.
  • If you want to officially represented versioned control of this source tree, then use 'VERSION' file.
  • If you want to use CI/CD functionalities, just refer to '.gitlab-ci.yml.SAMPLE-1' and '.gitlab-ci.yml.SAMPLE-2' or make your own CI/CD configuration file(refer to 'gitlab-ci' directory).

Use below files according to your project specific stuffs

|-- README.md
|-- Dockerfile
    |-- *.dockerfile
|-- gitignore
    |-- *.gitignore
|-- gitlab-ci
    |-- *.gitlab-ci.yml
|-- LICENSE
    |-- *LICENSE.txt
|-- metrics-dashboards
    |-- custom_metrics-dashboard.yml
    |-- another_metrics-dashboard.yml
Description
No description provided
Readme 1.4 GiB
Languages
Dockerfile 99.2%
C++ 0.8%