fix: update deployment workflow to use Docker image instead of build context
Deploy to NAS / deploy (push) Has been cancelled

This commit is contained in:
2025-12-24 21:03:57 -05:00
parent 2cee379491
commit 59590002b8
2 changed files with 15 additions and 20 deletions
+1 -3
View File
@@ -2,9 +2,7 @@ version: '3.8'
services:
kekbot:
build:
context: .
dockerfile: Dockerfile
image: tea.kleptonix.com/hllywluis/kekbot.js:latest
container_name: kekbot
restart: unless-stopped
env_file: