only build for linux

This commit is contained in:
Ell 2023-07-17 19:05:13 +02:00
parent 46e700aba8
commit 54c83fcee0
2 changed files with 2 additions and 2 deletions

View file

@ -4,7 +4,7 @@
settings:
repo: ellpeck/woodpecker-nextcloud-upload
dockerfile: nextcloud-upload/Dockerfile
platforms: windows/amd64, darwin/amd64, darwin/arm64, freebsd/amd64, linux/amd64, linux/arm64/v8
platforms: linux/amd64, linux/arm/v7, linux/arm64/v8
tags: latest, ${CI_COMMIT_SHA}
username: ellpeck
password:

View file

@ -1,5 +1,5 @@
{
"name": "nextcloud-upload",
"name": "nextcloud-upload",
"version": "1.0.0",
"lockfileVersion": 3,
"requires": true,