Push runner release repository after build
This commit is contained in:
@@ -32,9 +32,7 @@ or:
|
||||
GITEA_RUNNER_VERSION=1.0.2 ./build.sh
|
||||
```
|
||||
|
||||
The script downloads the Linux `amd64` and `arm64` release artifacts, verifies their SHA256 checksums, builds `.deb` packages, moves them into `../gitea-runner-deb`, regenerates `Packages`, `Packages.gz`, and `Release`, then commits the release repo changes locally.
|
||||
|
||||
It does not push either repository.
|
||||
The script downloads the Linux `amd64` and `arm64` release artifacts, verifies their SHA256 checksums, builds `.deb` packages, moves them into `../gitea-runner-deb`, regenerates `Packages`, `Packages.gz`, and `Release`, commits the release repo changes, then pushes the release repo branch to `origin`.
|
||||
|
||||
## Systemd Timer
|
||||
|
||||
|
||||
Reference in New Issue
Block a user