Skip to content

Commit fe9fa0f

Browse files
committed
Test
1 parent 81eb8f0 commit fe9fa0f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/deploy.yml

+1
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ jobs:
3131
git checkout main
3232
git fetch origin
3333
git reset --hard origin/main
34+
3435
docker-compose --env-file .env -f infra/docker/docker-compose.yml up -d
3536
docker-compose --env-file .env -f infra/docker/docker-compose.yml exec php composer install
3637
docker-compose --env-file .env -f infra/docker/docker-compose.yml exec php php artisan migrate

0 commit comments

Comments
 (0)