Update .gitea/workflows/docker-build.yml
All checks were successful
/ build (pull_request) Successful in 57s
All checks were successful
/ build (pull_request) Successful in 57s
This commit is contained in:
parent
91e96a2876
commit
7ad8d03f98
@ -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
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user