Live video on the AT Protocol
79
fork

Configure Feed

Select the types of activity you want to include in your feed.

build: tags for arm64 builder

+3
+3
.gitlab-ci.yml
··· 54 54 TARGETARCH: amd64 55 55 56 56 builder-arm64: 57 + tags: 58 + - linux 59 + - arm64 57 60 extends: 58 61 - .builder 59 62 stage: build