mirror of
https://github.com/fosrl/newt.git
synced 2026-09-24 14:59:06 +02:00
Refactor CI/CD workflows: streamline inputs in mirror.yaml, update publish-apt.yml for tag descriptions, and adjust test.yml to comment out docker-build target
Signed-off-by: Marc Schäfer <git@marcschaeferger.de> Former-commit-id: 5e60da37d119c6f95b2c8c6c0cdffa6bfbb73440
This commit is contained in:
@@ -16,7 +16,7 @@ jobs:
|
||||
matrix:
|
||||
target:
|
||||
- local
|
||||
- docker-build
|
||||
#- docker-build
|
||||
- go-build-release-darwin-amd64
|
||||
- go-build-release-darwin-arm64
|
||||
- go-build-release-freebsd-amd64
|
||||
|
||||
Reference in New Issue
Block a user