ci: update config

This commit is contained in:
thehrz 2023-08-05 13:26:07 +08:00
parent cc32466cef
commit f5cb0b486a
Signed by: thehrz
GPG Key ID: C84CBCE7D5F88855

View File

@ -8,5 +8,8 @@ jobs:
steps:
- uses: actions/checkout@v3
- name: docker
- name: Install Docker
run: curl -fsSL https://get.docker.com | sh
- name: Deploy
run: docker compose up --build -d