ok fine let's delete you
All checks were successful
main / lint-frontend (push) Successful in 1m49s
main / test-frontend (push) Successful in 1m52s
main / test-backend (push) Successful in 1m50s
main / test (push) Successful in 5s
main / lint-backend (push) Successful in 2m55s
main / lint (push) Successful in 4s
main / release (push) Successful in 16m53s
All checks were successful
main / lint-frontend (push) Successful in 1m49s
main / test-frontend (push) Successful in 1m52s
main / test-backend (push) Successful in 1m50s
main / test (push) Successful in 5s
main / lint-backend (push) Successful in 2m55s
main / lint (push) Successful in 4s
main / release (push) Successful in 16m53s
This commit is contained in:
parent
77cd32d303
commit
7088b46519
2
.github/workflows/main.yaml
vendored
2
.github/workflows/main.yaml
vendored
@ -94,6 +94,8 @@ jobs:
|
||||
registry: https://git.linuxcrack.zip
|
||||
username: ${{ gitea.actor }}
|
||||
password: ${{ secrets.USER_TOKEN }}
|
||||
- name: Delete pnpm-store before building
|
||||
run: rm -rf .pnpm-store/ # FIXME: not intended !!
|
||||
- name: Run GoReleaser
|
||||
uses: goreleaser/goreleaser-action@v2
|
||||
with:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user