Skip to content
This repository has been archived by the owner on Aug 14, 2024. It is now read-only.

alexandrebedel/NSA-700

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

NSA-700

NSA Project

Setting up the runner

  1. Go to Admin settings -> CI/CD -> Create a new runner
  2. Put a tag for the runner: docker
  3. Select the operating system: Linux
  4. Go to the runner console and type: gitlab-runner register
  5. Write as the gitlab url, the docker machine name: http://localhost
  6. Choose the executor put it as: docker
  7. Choose the image alpine:latest so it can run on a lightweight linux

Releases

No releases published

Packages

No packages published