зеркало из https://github.com/Azure/azfilebackup.git
Update release/README
This commit is contained in:
Родитель
86e623e5e4
Коммит
8a3b6fad96
|
@ -10,13 +10,13 @@ docker run -it --rm -v `pwd`:/data release-leap
|
|||
Once in the container, clone the repo with the release tag:
|
||||
|
||||
```
|
||||
git clone https://github.com/tomconte/azfilebak.git -b v1.0-alpha1
|
||||
git clone https://github.com/Azure/azfilebackup -b v1.0-alpha1
|
||||
```
|
||||
|
||||
Package the RPM using FPM, make sure to convert the version number to RPM format:
|
||||
|
||||
```
|
||||
fpm.ruby2.5 -s virtualenv -t rpm -n azfilebackup --version 1.0 --iteration 0.pre.a1 .
|
||||
fpm.ruby2.5 -s virtualenv -t rpm -n azfilebackup --version 1.0 --iteration 0.pre.a1 --rpm-auto-add-directories .
|
||||
```
|
||||
|
||||
Copy the generated RPM out of the container:
|
||||
|
|
Загрузка…
Ссылка в новой задаче