From 974fa2fb9f54ec68b151259c180e513e0e7ca5fa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=A9mie=20SALVI?= Date: Sat, 21 Dec 2024 22:29:09 +0100 Subject: [PATCH] Test actions --- .gitea/workflows/gitea-ci.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/gitea-ci.yaml b/.gitea/workflows/gitea-ci.yaml index 39a2033..fec8adf 100644 --- a/.gitea/workflows/gitea-ci.yaml +++ b/.gitea/workflows/gitea-ci.yaml @@ -15,7 +15,7 @@ jobs: #- uses: actions/checkout@v4 - run: | whoami - - run: : + - run: | git clone https://git.unixyourbrain.org/beastie/runner-custom.git - run: | echo "${{ secrets.ACCESS_TOKEN }}" | docker login --username beastie --password-stdin https://git.unixyourbrain.org/