refactor: integration modules

This commit is contained in:
kastov 2026-08-14 14:26:45 +03:00
parent 8ff4c83873
commit 4e4f5596e9
No known key found for this signature in database
GPG key ID: 1B27BE29057F4C90
10 changed files with 73 additions and 13 deletions

View file

@ -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]