We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 745f5e0 commit 7f73793Copy full SHA for 7f73793
.github/workflows/deploy-infra.yml
@@ -48,5 +48,5 @@ jobs:
48
cd /opt/summoners-sync/infra/docker
49
50
echo "${{ secrets[inputs.secret_name] }}" > .env
51
-
+ ls -l
52
docker-compose --env-file .env -f ${{ env.COMPOSE_FILENAME }} up -d
0 commit comments