add(ci): pull and recreate the wordarr container after a successful push
Build image / image (push) Failing after 0s
Build image / image (push) Failing after 0s
This commit is contained in:
@@ -42,7 +42,9 @@ between them and remembers the choice. Without one, the browser language decides
|
||||
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).
|
||||
`GITEA_TOKEN`. The last step pulls the fresh image on the host and recreates
|
||||
just the wordarr container of the arr stack, so the version in the header is the
|
||||
commit that was pushed.
|
||||
|
||||
## Usage
|
||||
|
||||
|
||||
Reference in New Issue
Block a user