fix forgejo workflow syntax and update README URLs
This commit is contained in:
parent
aaadb2d60a
commit
f89a0f1f04
1 changed files with 4 additions and 4 deletions
|
|
@ -1,6 +1,6 @@
|
|||
# Deb-Mock
|
||||
|
||||

|
||||

|
||||
|
||||
A low-level utility to create clean, isolated build environments for single Debian packages. This tool is a direct functional replacement for Fedora's Mock, adapted specifically for Debian-based ecosystems.
|
||||
|
||||
|
|
@ -29,7 +29,7 @@ Deb-Mock provides:
|
|||
|
||||
## CI/CD Status
|
||||
|
||||
This project uses GitHub Actions for continuous integration and deployment:
|
||||
This project uses Forgejo Actions for continuous integration and deployment:
|
||||
|
||||
- **Build**: Automatically builds and tests the package on every push
|
||||
- **Test**: Comprehensive testing of all CLI commands and functionality
|
||||
|
|
@ -37,8 +37,8 @@ This project uses GitHub Actions for continuous integration and deployment:
|
|||
- **Documentation**: Auto-updates README with build status
|
||||
|
||||
### Build Status
|
||||
- 
|
||||
- 
|
||||
- 
|
||||
- 
|
||||
|
||||
## Installation
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue