Skip to content

Commit

Permalink
updated version
Browse files Browse the repository at this point in the history
  • Loading branch information
vnenashev committed Oct 29, 2021
1 parent 75bf4c0 commit 532c5a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deployWithIncrementVesrion.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
run: mvn -B package -Dmaven.test.skip=true package --file pom.xml

- name: Start proxy service(libreoffice)
run: java -jar libreoffice-api-wrapper-server-3.1.1-jar-with-dependencies.jar
run: java -jar libreoffice-api-wrapper-server-3.1.7-jar-with-dependencies.jar

- name: Start docker
run: docker run -t --name libreoffice -p 8100:8100 hdejager/libreoffice-api
Expand Down

0 comments on commit 532c5a7

Please sign in to comment.