mirror of
https://github.com/naveenrajm7/rpmbuild.git
synced 2025-07-12 04:13:50 +00:00
update images link in README
This commit is contained in:
@ -59,8 +59,7 @@ The generated RPMs or SRPMS can be uploaded as artifacts by using actions/upload
|
|||||||
|
|
||||||
#### Above workflow will create an artifact like :
|
#### Above workflow will create an artifact like :
|
||||||
|
|
||||||
[artifact_image](!assests/upload_artifacts.png)
|

|
||||||
<img src="assests/upload_artifacts.png" alt>
|
|
||||||
|
|
||||||
Use with Release:
|
Use with Release:
|
||||||
```yaml
|
```yaml
|
||||||
@ -117,8 +116,7 @@ jobs:
|
|||||||
|
|
||||||
#### The above release uploads SRPM like :
|
#### The above release uploads SRPM like :
|
||||||
|
|
||||||
[artifact_image](!assests/upload_release_asset.png)
|

|
||||||
<img src="assests/upload_release_asset.png" alt>
|
|
||||||
|
|
||||||
Example Repository which uses rpmbuild action https://github.com/naveenrajm7/cello
|
Example Repository which uses rpmbuild action https://github.com/naveenrajm7/cello
|
||||||
|
|
||||||
@ -137,7 +135,7 @@ If your RPMs are distribution specific like el7 or el8.
|
|||||||
|
|
||||||
## Contribute
|
## Contribute
|
||||||
|
|
||||||
Feel free to contribute to this project. Read [CONTRIBUTING Guide](CONTRIBUTING.md) for details.
|
Feel free to contribute to this project. Read [CONTRIBUTING Guide](CONTRIBUTING.md) for more details.
|
||||||
## References
|
## References
|
||||||
|
|
||||||
* [RPM Packaging Guide](https://rpm-packaging-guide.github.io/)
|
* [RPM Packaging Guide](https://rpm-packaging-guide.github.io/)
|
||||||
|
Reference in New Issue
Block a user