mf put wrong tag

This commit is contained in:
thom 2025-04-29 00:42:53 +00:00
parent abbbb16fd2
commit d545503910

View File

@ -14,7 +14,7 @@ variables:
build-all-platforms:
stage: build
tags:
- go-builder # Your self-hosted runner tag
- golang # Your self-hosted runner tag
image: golang:latest
script:
- mkdir -p bin