Skip to content

Commit

Permalink
Remove fail COPY command. (#704)
Browse files Browse the repository at this point in the history
  • Loading branch information
gaoran10 authored Sep 14, 2023
1 parent 9943c34 commit bd26858
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,3 @@ FROM streamnative/pulsar:${PULSAR_IMAGE_TAG}
COPY ./src/test/resources/pulsar-io-amqp1_0.nar /pulsar/connectors/pulsar-io-amqp1_0.nar
COPY ./src/test/resources/amqp1_0-source-config.yaml /pulsar/amqp1_0-source-config.yaml
COPY ./src/test/resources/amqp1_0-sink-config.yaml /pulsar/amqp1_0-sink-config.yaml
COPY ./src/test/resources/amqp1_0-source-config-session-mode.yaml /pulsar/amqp1_0-source-config-session-mode.yaml

0 comments on commit bd26858

Please sign in to comment.