diff --git a/.gitea/workflows/action.yaml b/.gitea/workflows/action.yaml index c8e96f0..e2f18e3 100644 --- a/.gitea/workflows/action.yaml +++ b/.gitea/workflows/action.yaml @@ -6,12 +6,8 @@ jobs: Build-Gradle: runs-on: local container: - image: gitea.hessj.de/administrator/gradle:0.0.1 + image: ubuntu:latest steps: - - # - name: Checkout Repository - # uses: actions/checkout@v4 - - name: List files in the repository run: ls ${{ gitea.workspace }}