Skip to content

Commit 320a6a3

Browse files
dev-menondef-
authored andcommitted
remove bin name change
1 parent 6f98333 commit 320a6a3

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

src/fivetran-destination/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ cargo build --release -p fivetran_destination --no-default-features
3434
```
3535

3636
Cargo will emit the built binary at
37-
`ROOT/target/release/fivetran_destination.`
37+
`ROOT/target/release/mz-fivetran-destination.`
3838

3939
### Docker image distribution
4040

src/fivetran-destination/ci/mzbuild.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@
1010
name: fivetran-destination
1111
pre-image:
1212
- type: cargo-build
13-
bin: fivetran-destination
13+
bin: mz-fivetran-destination

0 commit comments

Comments
 (0)