first3
This commit is contained in:
@@ -41,4 +41,4 @@ jobs:
|
||||
steps:
|
||||
- name: Deploy stack
|
||||
run: |
|
||||
docker-compose up -d
|
||||
docker compose up -d
|
||||
|
||||
@@ -5,8 +5,6 @@ services:
|
||||
|
||||
restart: always
|
||||
|
||||
deploy: {} # optional (ignored by compose, boleh hapus)
|
||||
|
||||
volumes:
|
||||
- /home/script:/home/script
|
||||
|
||||
|
||||
Reference in New Issue
Block a user