mirror of
https://github.com/remnawave/node.git
synced 2026-09-01 16:11:01 +00:00
refactor: integration modules
This commit is contained in:
parent
8ff4c83873
commit
4e4f5596e9
10 changed files with 73 additions and 13 deletions
4
.github/workflows/build-and-push.yml
vendored
4
.github/workflows/build-and-push.yml
vendored
|
|
@ -192,10 +192,6 @@ jobs:
|
|||
- `remnawave/node:${{github.ref_name}}`
|
||||
- `ghcr.io/remnawave/node:${{github.ref_name}}`
|
||||
|
||||
Docker images with bundled HAProxy:
|
||||
- `remnawave/node:latest-hp` / `remnawave/node:${{github.ref_name}}-hp`
|
||||
- `ghcr.io/remnawave/node:latest-hp` / `ghcr.io/remnawave/node:${{github.ref_name}}-hp`
|
||||
|
||||
send-telegram-message:
|
||||
name: Send Telegram message
|
||||
needs: [merge, create-release]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue