Skip to content

Commit

Permalink
add steps
Browse files Browse the repository at this point in the history
Signed-off-by: Lokesh Mandvekar <[email protected]>
  • Loading branch information
lsm5 committed Jan 23, 2024
1 parent cabbcbe commit 6a3018d
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .github/workflows/fcos-podman-next-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,14 @@ jobs:
org.opencontainers.image.revision=${{ github.sha }}
- name: Build Machine images
# TBD


- name: Add Machine images to Manifest
# TBD


- name: Echo Outputs
run: |
echo "Image: ${{ steps.build_image_multiarch.outputs.image }}"
Expand Down

0 comments on commit 6a3018d

Please sign in to comment.