Update .gitea/workflows/tmate.yml
Some checks failed
CI / container-test-job (push) Failing after 1s
Some checks failed
CI / container-test-job (push) Failing after 1s
This commit is contained in:
@@ -7,5 +7,6 @@ jobs:
|
|||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
container: git.phyllo.me/roots/fedora-iso-creation:42
|
container: git.phyllo.me/roots/fedora-iso-creation:42
|
||||||
steps:
|
steps:
|
||||||
- name: Check for dockerenv file
|
- uses: https://git.phyllo.me/actions/checkout@v4
|
||||||
run: (ls /.dockerenv && echo Found dockerenv) || (echo No dockerenv)
|
- name: Setup tmate session
|
||||||
|
- uses: https://github.com/mxschmitt/action-tmate@v3
|
Reference in New Issue
Block a user