.gitea/workflows/linux_arm64_docker.yaml aktualisiert
Some checks failed
Build ARM64 Linux / build-arm64 (push) Successful in 5m13s
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 Docker Linux ARM64 Release / build-docker-linux-arm64-release (release) Has been cancelled
Some checks failed
Build ARM64 Linux / build-arm64 (push) Successful in 5m13s
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 Docker Linux ARM64 Release / build-docker-linux-arm64-release (release) Has been cancelled
This commit is contained in:
@@ -25,7 +25,7 @@ jobs:
|
||||
run: docker save -o CouchLog-Linux-ARM64-Docker-Image.tar couchlog-linux-arm64
|
||||
|
||||
- name: Upload Artifact
|
||||
uses: actions/upload-artifact@v4
|
||||
uses: actions/upload-artifact@v3
|
||||
with:
|
||||
name: CouchLog-Linux-ARM64-Docker-Image
|
||||
path: CouchLog-Linux-ARM64-Docker-Image.tar
|
||||
|
||||
Reference in New Issue
Block a user