1
0
Fork 0

Add debug env printout
Some checks failed
/ Build oci-builder (push) Failing after 16s

This commit is contained in:
ver4a 2025-04-14 16:14:45 +02:00
parent 8393c4fa34
commit 01508714c8

View file

@ -10,6 +10,8 @@ jobs:
steps:
- uses: 'actions/checkout@v4'
- run: env
- name: 'Build image'
uses: 'https://github.com/redhat-actions/buildah-build@v2'
with: