Skip to content
This repository has been archived by the owner on Jun 21, 2024. It is now read-only.

Commit

Permalink
fix: docker compose command
Browse files Browse the repository at this point in the history
  • Loading branch information
ElfenB committed Jan 29, 2024
1 parent b905913 commit a7c19ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@ jobs:

- name: Deploy
run: |
docker-compose up -d --build
docker compose up -d --build

0 comments on commit a7c19ca

Please sign in to comment.