Skip to content
Snippets Groups Projects
Commit 903afbcb authored by Tóth Miklós Tibor's avatar Tóth Miklós Tibor :shrug:
Browse files

Add CI

parent 28d6053d
Branches
No related tags found
No related merge requests found
Pipeline #34972 passed
stages: [ build ]
🔨:
stage: build
image: golang:latest
script:
- CGO_ENABLED=0 go build -o memory-defaults .
artifacts:
paths:
- memory-defaults
\ 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