This commit is contained in:
@@ -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 }}"
|
||||
|
||||
Reference in New Issue
Block a user