Adapt to CI

* now using springio/concourse-release-scripts
This commit is contained in:
Anthony Dahanne
2023-08-15 15:57:17 -04:00
parent 8c0fe7682b
commit a77d20e105
5 changed files with 7 additions and 4 deletions

View File

@@ -34,6 +34,9 @@ cd source
VERSION=$(./mvnw --quiet help:evaluate -DforceStdout -Dexpression=project.version)
git add pom.xml
git add spring-cloud-bindings/pom.xml
git add spring-cloud-bindings-tests/pom.xml
git checkout -- .
git \