Skip to content

Commit

Permalink
use args from release
Browse files Browse the repository at this point in the history
  • Loading branch information
lassemand committed Feb 12, 2024
1 parent 6441f1d commit 2dec1b0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ jobs:
push: true
build-args: |
build_image=${{ env.RUST_VERSION }}
base_image=${{ env.DOCKER_BASE_IMAGE }}
tags: concordium/recover-id-object:latest
cache-from: type=registry,ref=concordium/recover-id-object:latest
cache-to: type=inline

0 comments on commit 2dec1b0

Please sign in to comment.