Skip to content

Commit

Permalink
remove angular playground
Browse files Browse the repository at this point in the history
  • Loading branch information
Christoph Ruhsam committed Jun 24, 2024
1 parent 7ca375c commit 93d7b2d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion quarkus-update
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ if [[ "$branchName" =~ renovate/.*quarkus.platform.version ]]; then
echo "POM:"
cat /tmp/renovate/repos/$platform/$repository/pom.xml
echo "cat pom.xml"
/tmp/renovate/repos/$platform/$repository/mvnw -f /tmp/renovate/repos/$platform/$repository/pom.xml io.quarkus.platform:quarkus-maven-plugin:$newVersion:update
# /tmp/renovate/repos/$platform/$repository/mvnw -f /tmp/renovate/repos/$platform/$repository/pom.xml io.quarkus.platform:quarkus-maven-plugin:$newVersion:update
cat /tmp/renovate/repos/$platform/$repository/pom.xml
echo "cat pom.xml"
fi

0 comments on commit 93d7b2d

Please sign in to comment.