Skip to content

Commit

Permalink
test another syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
lassemand committed Feb 12, 2024
1 parent f10b663 commit ec1e21d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,8 +52,8 @@ jobs:
context: .
file: ${{ matrix.dockerfile }}
push: true
build-args:
- build_image=${{ env.RUST_VERSION }}
build-args: |
build_image=${{ env.RUST_VERSION }}
tags: concordium/recover-id-object:latest
cache-from: type=registry,ref=concordium/recover-id-object:latest
cache-to: type=inline

0 comments on commit ec1e21d

Please sign in to comment.