mirror of
https://github.com/qurator-spk/ocrd-galley.git
synced 2025-07-01 09:29:53 +02:00
🚧 github: Debug GITHUB_OUTPUT
This commit is contained in:
parent
0595e3b14e
commit
67d3ff0f85
1 changed files with 3 additions and 0 deletions
3
.github/workflows/build.yml
vendored
3
.github/workflows/build.yml
vendored
|
@ -28,6 +28,9 @@ jobs:
|
|||
echo "rest=$(./.github/list-subimages --rest --json)" >>$GITHUB_OUTPUT
|
||||
echo "all=$(./.github/list-subimages --json)" >>$GITHUB_OUTPUT
|
||||
|
||||
echo "GITHUB_OUTPUT:"
|
||||
cat $GITHUB_OUTPUT
|
||||
|
||||
build-core:
|
||||
needs: matrix
|
||||
strategy:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue