Skip to content

Commit

Permalink
[TEST] ls imgs
Browse files Browse the repository at this point in the history
  • Loading branch information
stephanosio committed May 31, 2024
1 parent a390757 commit 75e9427
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -123,6 +123,11 @@ jobs:
tags: ${{ steps.meta_base.outputs.tags }}
labels: ${{ steps.meta_base.outputs.labels }}

- name: TEST1
run: |
buildah images
podman image ls
- name: Build CI image
uses: redhat-actions/buildah-build@v2
with:
Expand Down

0 comments on commit 75e9427

Please sign in to comment.