simplify workflow
All checks were successful
PR Build / Test (pull_request) Successful in 2m33s
PR Build / Build_Image (pull_request) Successful in 2m29s
ci/woodpecker/pr/pr Pipeline was successful

This commit is contained in:
2025-10-05 23:42:01 +02:00
parent f396b4146c
commit 56d8f38210
2 changed files with 1 additions and 5 deletions

View File

@@ -12,10 +12,6 @@ jobs:
uses: actions/setup-go@v5
with:
go-version: '1.24.x'
- name: Install dependencies
run: go get .
- name: Build
run: go build -v ./...
- name: Test with the Go CLI
run: go test ./...
Build_Image:

View File

@@ -9,7 +9,7 @@ steps:
pr-build:
image: woodpeckerci/plugin-docker-buildx
settings:
platforms: linux/arm64/v8,linux/amd64
platforms: linux/arm64/v8
repo: lerentis/woodpecker-autoscaler
tags:
- latest