Compare commits

...

2 Commits

Author SHA1 Message Date
teddys48
b6c0ada4a5 first3
Some checks failed
Build and Deploy Scheduler / cleaning (push) Successful in 2s
Build and Deploy Scheduler / build_image (push) Successful in 1m8s
Build and Deploy Scheduler / deploy (push) Failing after 1s
2026-02-12 11:47:31 +07:00
teddys48
7f32130e27 first3 2026-02-12 11:47:09 +07:00
2 changed files with 1 additions and 3 deletions

View File

@@ -41,4 +41,4 @@ jobs:
steps: steps:
- name: Deploy stack - name: Deploy stack
run: | run: |
docker-compose up -d docker compose -f docker-compose.yaml up -d

View File

@@ -5,8 +5,6 @@ services:
restart: always restart: always
deploy: {} # optional (ignored by compose, boleh hapus)
volumes: volumes:
- /home/script:/home/script - /home/script:/home/script