diff --git a/.gitea/workflows/test1.yaml b/.gitea/workflows/test1.yaml index 5047a58..5f31f1f 100644 --- a/.gitea/workflows/test1.yaml +++ b/.gitea/workflows/test1.yaml @@ -6,7 +6,7 @@ jobs: build: runs-on: debian-prepared container: - image: localhost/debian-prepared + image: docker://localhost/debian-prepared steps: - run: pwd - run: echo "${{ gitea.workspace }}"