Compare commits

..

3 commits

Author SHA1 Message Date
46bc75369e
💚 back to using docker cuz im a stupid
Some checks failed
Build OCI Images / build (push) Failing after 49s
2024-07-24 02:09:37 -04:00
ce84afd871
Reapply "💚 use the correct git server?"
This reverts commit b0e2b46702.
2024-07-24 02:08:50 -04:00
b0e2b46702
Revert "💚 use the correct git server?"
This reverts commit 991af1ba09.
2024-07-24 02:07:59 -04:00

View file

@ -4,7 +4,7 @@ on:
branches: [devel] branches: [devel]
jobs: jobs:
build: build:
runs-on: ubuntu-latest runs-on: docker
container: container:
image: node:21-alpine image: node:21-alpine
steps: steps: