Skip to content

Commit

Permalink
Update docker-release-3.0.yml
Browse files Browse the repository at this point in the history
closes #12321
  • Loading branch information
qhaas authored and frantuma committed Feb 19, 2024
1 parent 08c77e9 commit 0c2837e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/docker-release-3.0.yml
Original file line number Diff line number Diff line change
Expand Up @@ -83,8 +83,8 @@ jobs:
- name: docker cli build and push
uses: docker/build-push-action@v5
with:
context: ./modules/swagger-generator
file: ./modules/swagger-generator/Dockerfile_minimal
context: ./modules/swagger-codegen-cli
file: ./modules/swagger-codegen-cli/Dockerfile
push: true
platforms: linux/amd64,linux/arm/v7,linux/arm64/v8,linux/ppc64le,linux/s390x
provenance: false
Expand Down

0 comments on commit 0c2837e

Please sign in to comment.