Update .gitea/workflows/docker-build.yml
All checks were successful
/ build (pull_request) Successful in 57s

This commit is contained in:
cal 2026-02-04 05:52:17 +00:00
parent 91e96a2876
commit 7ad8d03f98

View File

@ -72,11 +72,3 @@ jobs:
Author: ${{ github.actor }}
Timestamp: ${{ steps.meta.outputs.timestamp }}
EOF
- name: Upload build artifacts
uses: actions/upload-artifact@v4
with:
name: build-info
path: artifacts/build-info.txt
retention-days: 30