Skip to content

Commit

Permalink
Actually push the values
Browse files Browse the repository at this point in the history
  • Loading branch information
shankari committed Nov 14, 2024
1 parent 1cf0a5f commit 4095874
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_and_push_csms.yml
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,7 @@ jobs:
with:
load: true
context: ${{ matrix.context }}
push: false
push: true
tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }}
cache-from: type=gha,scope=${{ matrix.image_name }}
Expand Down

0 comments on commit 4095874

Please sign in to comment.