Skip to content

Commit

Permalink
wip: update yaml structure for nightly build of rosseta y5x
Browse files Browse the repository at this point in the history
  • Loading branch information
DwarKapex committed Nov 16, 2023
1 parent e6bf405 commit 4c58356
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/nightly-rosetta-t5x-build-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ jobs:
type=raw,value=mealkit,priority=500
type=raw,value=mealkit-${{ needs.metadata.outputs.BUILD_DATE }},priority=500
publish-final:
publish-final:
needs: [metadata, amd64, arm64]
if: needs.metadata.outputs.PUBLISH == 'true'
uses: ./.github/workflows/_publish_container.yaml
Expand Down Expand Up @@ -194,7 +194,7 @@ jobs:
echo "MESSAGE='${MESSAGE}'" >> $GITHUB_OUTPUT
echo "COLOR='${COLOR}'" >> $GITHUB_OUTPUT
finalize:
finalize:
if: always()
needs: [metadata, amd64, arm64]
uses: ./.github/workflows/_finalize.yaml
Expand Down

0 comments on commit 4c58356

Please sign in to comment.