deploy-workflow: create docker compose file
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 7s

This commit is contained in:
2026-06-23 00:30:32 +03:00
parent 40b621448c
commit 0b1260614e
+1 -1
View File
@@ -17,7 +17,7 @@ jobs:
port: 22
script: |
cd ${{ secrets.DEPLOY_DIRECTORY }}
touch docker-compose-${{ gitea.ref }}.yml
touch docker-compose-${{ gitea.ref_name }}.yml
mkdir secrets
cd secrets
echo "${{ secrets.BESZEL_AGENT_KEY }}" > beszel_agent_key.txt