Update .gitea/workflows/dockerbuild.yml
This commit is contained in:
@@ -10,7 +10,7 @@ jobs:
|
|||||||
|
|
||||||
- name: Detailed Debug Info
|
- name: Detailed Debug Info
|
||||||
run: |
|
run: |
|
||||||
# Check if we're in a container
|
# Check if we're in a container
|
||||||
echo "Running in container: ${{ contains(github.runner_os, 'Linux') }}"
|
echo "Running in container: ${{ contains(github.runner_os, 'Linux') }}"
|
||||||
|
|
||||||
# Check file permissions
|
# Check file permissions
|
||||||
|
|||||||
Reference in New Issue
Block a user