Hello all, so I have a local gitea instance running in an lxc container on proxmox. No problems there. I have started to try and use actions and it was working pretty well but now the actions fail almost consistantly and I’m unsure as to why. Dex/ss_website: NextJS Code for the SimplySyncedLLC.com website. - ss_website - Simply Synced Gitea this is the link to my nextjs app of my website. I have an action that when merged to master it will trigger the build process. Now, I’m currently getting it to build arm64 images so that I can deploy them on my kubernetes cluster running on some pi4s. I’m not sure if the current issue is its just timing out but what I noticed is that it seems to stop building and never creates the static pages. Therefor it is failing when it is trying to copy the static images. I have not found out why it fails to start building the static pages. Greatly appreciate anyone pointing out if I’m missing something simple or not.
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
Using gitea actions to deploy my project "netlify" on my server | 1 | 3179 | February 27, 2024 | |
Building container images inside a containerized runner | 1 | 153 | March 5, 2025 | |
Gitea Actions with container not working! | 8 | 4705 | December 25, 2024 | |
Self-hosted runners for java projects | 0 | 93 | November 19, 2024 | |
Cannot build local gitea image | 0 | 609 | November 15, 2018 |