1
0

update workflow
Some checks failed
Build / build (push) Failing after 1s

This commit is contained in:
ІО-23 Шмуляр Олег 2025-05-24 17:54:38 +03:00
parent 24af8fbda1
commit 401e2a3dde

View File

@ -6,7 +6,7 @@ jobs:
build: build:
runs-on: debian-prepared runs-on: debian-prepared
container: container:
image: docker://localhost/debian-prepared image: debian-prepared:latest
steps: steps:
- run: pwd - run: pwd
- run: echo "${{ gitea.workspace }}" - run: echo "${{ gitea.workspace }}"