build: add CI (using Docker) #2

Merged
Future merged 57 commits from build/ci-docker into main 2024-03-26 18:18:35 +00:00
2 changed files with 1 additions and 1 deletions
Showing only changes of commit 3a5390a7dc - Show all commits

View File

@ -23,4 +23,4 @@ jobs:
options: --volumes-from=${{ env.JOB_CONTAINER_NAME }}
run: |
cd ${{ github.workspace }}
./test.sh
./.gitea/scripts/ci.sh