Skip to content

Commit

Permalink
test build
Browse files Browse the repository at this point in the history
  • Loading branch information
clay-lake committed Oct 11, 2024
1 parent bc09726 commit 598dd91
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Build-Rock.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,7 @@ jobs:
fail-fast: true
matrix: ${{ fromJSON(needs.configure-build.outputs.lpci-build-matrix) }}
runs-on: ubuntu-22.04
name: "lpci-build - ${{ matrix.architecture }} | ${{ env.BUILD_ID }}"
name: "lpci-build - ${{ matrix.architecture }} | ${{ inputs.build-id || inputs.oci-archive-name }}"
steps:

- name: Cloning OCI Factory
Expand Down

0 comments on commit 598dd91

Please sign in to comment.