Skip to content

Commit

Permalink
Master 1 (#766)
Browse files Browse the repository at this point in the history
* Update kafkaservice.yaml

* Update Dockerfile
  • Loading branch information
nikpapag authored Feb 8, 2024
1 parent 308cf7f commit 2d32ece
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
3 changes: 3 additions & 0 deletions kafkaservice.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -433,3 +433,6 @@ pipeline:
type: String
description: ""
value: <+input>.allowedValues(0.16.1,0.17.1)



1 change: 0 additions & 1 deletion payment-service/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ RUN apt-get install -y wget

RUN wget -qO- https://get.et.harness.io/releases/latest/nix/harness-et-agent.tar.gz | tar -xz


COPY ./payment-service/target/*.jar payment-service.jar

EXPOSE 8080
Expand Down

0 comments on commit 2d32ece

Please sign in to comment.