remove upload
Some checks failed
/ lint (pull_request) Failing after 24s
/ build-x86_64 (pull_request) Failing after 30s

This commit is contained in:
Antoine Martin 2024-08-11 17:34:24 -04:00
parent 9ba3edc22d
commit a0059524fc
Signed by: forge
GPG key ID: D62A472A4AA7D541

View file

@ -22,7 +22,6 @@ jobs:
continue-on-error: true
build-x86_64:
run-name: Build on x86_64
runs-on: x86_64
container:
image: alpinelinux/alpine-gitlab-ci:latest
@ -38,10 +37,3 @@ jobs:
fetch-depth: 500
- run: doas patch -d / -p1 -i ${{ github.workspace }}/.forgejo/patches/build.patch
- run: build.sh
- name: Upload math result for job 1
uses: actions/upload-artifact@v4
with:
name: package
path:
- packages/
- keys /