tags
This commit is contained in:
parent
3f15ef6ee7
commit
0b523fcc4f
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@ build:x86:
|
|||
|
||||
build:aarch64:
|
||||
stage: build
|
||||
tag: [arm-builder]
|
||||
tags: [arm-builder]
|
||||
image: golang:latest
|
||||
before_script:
|
||||
- mkdir -p /go/src/gitlab.com/signald/signald-go
|
||||
|
|
Loading…
Reference in a new issue