Skip to content

Commit

Permalink
correct params
Browse files Browse the repository at this point in the history
  • Loading branch information
baentsch committed Jul 10, 2023
1 parent a1f46d9 commit fc1ab00
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,9 +48,8 @@ jobs:
name: Build and push OpenSSL3+oqs-provider by digest
id: build
uses: docker/build-push-action@v4
working-directory: openssl3
with:
context: .
context: openssl3
platforms: ${{ matrix.platform }}
labels: ${{ steps.meta.outputs.labels }}
outputs: type=image,name=${{ env.REGISTRY_IMAGE }},push-by-digest=true,name-canonical=true,push=true
Expand Down

0 comments on commit fc1ab00

Please sign in to comment.