Skip to content

Commit 7f73793

Browse files
committed
chore(gh-actions): Added debug command
1 parent 745f5e0 commit 7f73793

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy-infra.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,5 +48,5 @@ jobs:
4848
cd /opt/summoners-sync/infra/docker
4949
5050
echo "${{ secrets[inputs.secret_name] }}" > .env
51-
51+
ls -l
5252
docker-compose --env-file .env -f ${{ env.COMPOSE_FILENAME }} up -d

0 commit comments

Comments
 (0)