fix: update deployment workflow to use Docker image instead of build context
Deploy to NAS / deploy (push) Has been cancelled
Deploy to NAS / deploy (push) Has been cancelled
This commit is contained in:
+1
-3
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user