mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-06-29 00:37:24 +00:00
docs: release: add step to generate version file before image.
The image now is generated using versions file. It is not generated it will fail. Signed-off-by: Jose Carlos Venegas Munoz <jose.carlos.venegas.munoz@intel.com>
This commit is contained in:
parent
4bb97ef14a
commit
003433c1a9
@ -81,6 +81,8 @@ $ git pull
|
||||
|
||||
3. Create the Kata Containers image and upload it to GitHub:
|
||||
```bash
|
||||
$ cd ${GOPATH}/src/github.com/kata-containers/packaging/obs-packaging
|
||||
$ ./gen_versions_txt.sh ${BRANCH}
|
||||
$ cd ${GOPATH}/src/github.com/kata-containers/packaging/release
|
||||
$ ./publish-kata-image.sh -p ${NEW_VERSION}
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user