Do not push to master again
This commit is contained in:
@@ -23,6 +23,5 @@ deployment:
|
||||
- mvn -s settings.xml -Drtr.release=true
|
||||
- git add pom.xml
|
||||
- git commit -m "Committing release $(cat .version)"
|
||||
- git push
|
||||
- git tag $(cat .version)
|
||||
- git push origin $(cat .version)
|
||||
|
||||
Reference in New Issue
Block a user