Skip to content

Commit

Permalink
sensitive
Browse files Browse the repository at this point in the history
  • Loading branch information
yegor256 committed Apr 23, 2020
1 parent 23ecb1e commit 8d48667
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .rultor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,8 @@ deploy:
pdd --source=$(pwd) --verbose --file=jare.xml
s3cmd --no-progress put jare.xml --config=../s3cfg s3://pdd.teamed.io/jare.xml
release:
sensitive:
- settings.xml
script: |
mvn versions:set "-DnewVersion=${tag}"
git commit -am "${tag}"
Expand Down

0 comments on commit 8d48667

Please sign in to comment.