add(ci): build and push the image on every push to main
Build image / image (push) Successful in 50s
Build image / image (push) Successful in 50s
This commit is contained in:
@@ -36,6 +36,14 @@ same three values. Build with the git sha via
|
||||
The UI speaks German and English; the button next to the navigation switches
|
||||
between them and remembers the choice. Without one, the browser language decides.
|
||||
|
||||
## Build
|
||||
|
||||
`.gitea/workflows/build.yml` runs the tests on every push to `main` and then
|
||||
builds and pushes `gitea.steppencloud.de/admin/wordarr` as `:latest` and
|
||||
`:<short sha>`, passing that sha as `WORDARR_BUILD`. It logs in with
|
||||
`REGISTRY_TOKEN` if the secret exists, otherwise with the runner's own
|
||||
`GITEA_TOKEN`. Rolling the new image out stays a manual step (dockhand).
|
||||
|
||||
## Usage
|
||||
|
||||
1. **Libraries** – create one per target folder with a media type, a naming
|
||||
|
||||
Reference in New Issue
Block a user