Skip to content

Commit a04b28f

Browse files
committed
hotfix: using sail
1 parent f26f527 commit a04b28f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,5 @@ jobs:
2020
script: |
2121
cd webs/femtolink.jaumelopez.dev
2222
git pull
23-
docker compose up -d --build
23+
sail up -d --build
24+
bash start.sh

0 commit comments

Comments
 (0)