.gitea/workflows/linux_arm64_docker-release.yaml aktualisiert
Some checks failed
Build Docker Linux ARM64 / build-docker-linux-arm64 (push) Has been cancelled
Build Linux x64 / build-linux-x64 (push) Has been cancelled
Build Windows x64 / build-windows-x64 (push) Has been cancelled
Build ARM64 Linux / build-arm64 (push) Has been cancelled
Build Docker Linux ARM64 Release / build-docker-linux-arm64-release (push) Failing after 4m32s
Some checks failed
Build Docker Linux ARM64 / build-docker-linux-arm64 (push) Has been cancelled
Build Linux x64 / build-linux-x64 (push) Has been cancelled
Build Windows x64 / build-windows-x64 (push) Has been cancelled
Build ARM64 Linux / build-arm64 (push) Has been cancelled
Build Docker Linux ARM64 Release / build-docker-linux-arm64-release (push) Failing after 4m32s
This commit is contained in:
@@ -26,7 +26,7 @@ jobs:
|
||||
dotnet-version: '10.0.x'
|
||||
|
||||
- name: Clone the repository
|
||||
run: actions/checkout@v4
|
||||
uses: actions/checkout@v4
|
||||
|
||||
- name: Build Linux ARM64 Docker Image
|
||||
run: docker build -t gitea.penry.de/couchlog/linux-arm64 .
|
||||
|
||||
Reference in New Issue
Block a user