Skip to content
Snippets Groups Projects
Verified Commit 3bf50707 authored by Sebastian Bergandy's avatar Sebastian Bergandy :keyboard:
Browse files

gitlab ci first test

parent 491bbb94
Branches
No related tags found
No related merge requests found
Pipeline #1859 passed
image: node:20.18.1
stages:
- lint
- build
- test
services:
- docker:dind
alfa:
stage: lint
script:
- echo "hello"
admin:
stage: lint
script:
- echo "hello"
info:
stage: lint
script:
- echo "hello"
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment