Skip to content

Commit

Permalink
Also remove unnecessary cd in build with docker step
Browse files Browse the repository at this point in the history
Signed-off-by: Yannic Klem <yannic.klem@bosch.io>
  • Loading branch information
Yannic92 committed Nov 30, 2021
1 parent f61caaf commit 9785c36
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@ docker run -it --rm --name mvn-ditto \
maven:3.6-jdk-11 \
mvn clean install

cd services
sh build-images.sh
```

0 comments on commit 9785c36

Please sign in to comment.