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/