Skip to content
Snippets Groups Projects
Commit dcfdbd36 authored by masa1998's avatar masa1998
Browse files

build erweitern2

parent 03eb15a9
Branches main
No related tags found
No related merge requests found
Pipeline #72013 passed
......@@ -21,7 +21,7 @@ stages:
job_build:
stage: build
script:
- cat /etc/os-release
- apk add go
- go get -t ./...
- go build -o ./artifact.bin ./*.go
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment