mirror of
https://github.com/netbootxyz/docker-netbootxyz.git
synced 2025-08-07 22:57:29 +02:00
Add debug
This commit is contained in:
parent
91665367ad
commit
d52328dc2c
3
.github/workflows/build.yml
vendored
3
.github/workflows/build.yml
vendored
@ -37,6 +37,9 @@ jobs:
|
|||||||
username: ${{ secrets.GHCR_USER }}
|
username: ${{ secrets.GHCR_USER }}
|
||||||
password: ${{ secrets.GHCR_TOKEN }}
|
password: ${{ secrets.GHCR_TOKEN }}
|
||||||
|
|
||||||
|
- name: Setup tmate session
|
||||||
|
uses: mxschmitt/action-tmate@v3
|
||||||
|
|
||||||
- name: Determine version numbers
|
- name: Determine version numbers
|
||||||
id: version_check
|
id: version_check
|
||||||
continue-on-error: true
|
continue-on-error: true
|
||||||
|
Loading…
Reference in New Issue
Block a user