We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9ca15c6 commit a9ac5b6Copy full SHA for a9ac5b6
.github/workflows/builder-buildah-build.yml
@@ -42,6 +42,8 @@ jobs:
42
43
- run: whoami && id -u && id -g
44
45
+ - run: buildah info
46
+
47
- name: Checkout repository
48
uses: actions/checkout@v4
49
0 commit comments