mirror of
https://github.com/Ellpeck/PrettyPipes.git
synced 2024-11-22 03:43:30 +01:00
fixed build number in publish
This commit is contained in:
parent
4c55b4a677
commit
7ba311c2bf
1 changed files with 1 additions and 0 deletions
|
@ -13,5 +13,6 @@ steps:
|
|||
- ./gradlew publish --no-daemon
|
||||
environment:
|
||||
- LOCAL_MAVEN=/var/www/maven
|
||||
- BUILD_NUMBER=$CI_PIPELINE_NUMBER
|
||||
volumes:
|
||||
- /var/www/maven:/var/www/maven
|
||||
|
|
Loading…
Reference in a new issue