This commit is contained in:
@@ -5,5 +5,9 @@ on: [push]
|
|||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
runs-on: docker
|
runs-on: docker
|
||||||
|
container:
|
||||||
|
image: node:20-bullseye
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- run: echo "Hello test lol funciona xd"
|
- uses: actions/checkout@v4
|
||||||
|
- run: echo "Hello from Gitea runner!"
|
||||||
|
|||||||
@@ -11,7 +11,7 @@ Si aixo funciona vaja locurote tu
|
|||||||
aranroig.com hauria de tenir:
|
aranroig.com hauria de tenir:
|
||||||
|
|
||||||
- [x] Servei de Git
|
- [x] Servei de Git
|
||||||
- [ ] Servei de CI/CD
|
- [x] Servei de CI/CD
|
||||||
- [x] Reproductor de pelicules Emby
|
- [x] Reproductor de pelicules Emby
|
||||||
- [x] Substitut de Google Photos
|
- [x] Substitut de Google Photos
|
||||||
- [x] Substitut de Spotify
|
- [x] Substitut de Spotify
|
||||||
|
|||||||
Reference in New Issue
Block a user