Skip to content

Commit

Permalink
Merge branch 'feat/abci-state-sync' of github.com:dashpay/platform in…
Browse files Browse the repository at this point in the history
…to feat/abci-state-sync
  • Loading branch information
ogabrielides committed Jan 30, 2025
2 parents 3914225 + 6785e6e commit 60eb7ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/docker/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -192,7 +192,7 @@ runs:
AWS=${{ env.HOME }}/.aws/credentials
build-args: |
CARGO_BUILD_PROFILE=${{ inputs.cargo_profile }}
# ${{ steps.sccache.outputs.env_vars }}
${{ steps.sccache.outputs.env_vars }}
cache-from: ${{ steps.layer_cache_settings.outputs.cache_from }}
cache-to: ${{ steps.layer_cache_settings.outputs.cache_to }}
outputs: type=image,name=${{ inputs.image_org }}/${{ inputs.image_name }},push-by-digest=${{ inputs.push_tags != 'true' }},name-canonical=true,push=true

0 comments on commit 60eb7ff

Please sign in to comment.