Skip to content

Commit

Permalink
[Bug][workflow] fix scaleph-seatunnel docker build workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
kalencaya authored Aug 17, 2023
1 parent eafc5f0 commit 4f6cb02
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-seatunnel.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ jobs:
push: true
context: .
build-args: |
FLINK_VERSION=${{ env.FLINK_VERSION }},
FLINK_VERSION=${{ env.FLINK_VERSION }}
SEATUNNEL_VERSION=${{ env.SEATUNNEL_VERSION }}
platforms: linux/amd64,linux/arm64
file: tools/docker/build/scaleph-seatunnel/Dockerfile
Expand Down

0 comments on commit 4f6cb02

Please sign in to comment.