Skip to content

Commit

Permalink
Fix CI bug
Browse files Browse the repository at this point in the history
  • Loading branch information
PhilippvK committed Mar 7, 2022
1 parent 7d416b6 commit 26acfaa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/container.yml
Original file line number Diff line number Diff line change
Expand Up @@ -203,7 +203,7 @@ jobs:
context: .
file: docker/Dockerfile
push: true
target: mlonmcu
target: mlonmcu-bench
cache-from: |
type=registry,ref=ghcr.io/${{ steps.lowered.outputs.lowercase }}-cmake:${{ github.event.inputs.version }}
type=registry,ref=ghcr.io/${{ steps.lowered.outputs.lowercase }}-ci:${{ github.event.inputs.version }}
Expand Down

0 comments on commit 26acfaa

Please sign in to comment.