feat: CI builds and pushes to DockerHub then restarts container via stack script
All checks were successful
Build, Push & Deploy / deploy (push) Successful in 4m46s

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-03-14 12:24:56 +01:00
parent 539bb34716
commit f9651676a5
2 changed files with 17 additions and 12 deletions

View File

@@ -2,6 +2,7 @@ version: "3.8"
services:
stripstream-app:
image: julienfroidefond32/stripstream:latest
build:
context: .
dockerfile: Dockerfile