From 24af8fbda1f4295e80fe652ba4ac1f7b89bfa13e Mon Sep 17 00:00:00 2001 From: hasslesstech Date: Sat, 24 May 2025 17:49:58 +0300 Subject: [PATCH] update workflow --- .gitea/workflows/test1.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 }}"