mirror of
https://git.vectorsigma.ru/public/tubearchivist.git
synced 2026-08-05 00:49:19 +00:00
explicitly set platform
This commit is contained in:
@@ -2,6 +2,10 @@ kind: pipeline
|
||||
type: docker
|
||||
name: unstable
|
||||
|
||||
platform:
|
||||
os: linux
|
||||
arch: amd64
|
||||
|
||||
# test comment
|
||||
steps:
|
||||
- name: docker
|
||||
@@ -15,4 +19,3 @@ steps:
|
||||
tags:
|
||||
- unstable
|
||||
dry_run: True
|
||||
target: linux/amd64
|
||||
|
||||
Reference in New Issue
Block a user