deploy-workflow: create docker compose file
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 6s
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 6s
This commit is contained in:
@@ -29,7 +29,7 @@ jobs:
|
||||
# echo "${{ secrets._GITEA_RUNNER_REGISTRATION_TOKEN }}" > gitea_runner_registration_token.txt
|
||||
# echo "${{ secrets.VAULTWARDEN_ADMIN_TOKEN }}" > vaultwarden_admin_token.txt
|
||||
- run: echo "✅ Secrets created"
|
||||
- name: Create docker-compose file
|
||||
# - name: Create docker-compose file
|
||||
# - run: |
|
||||
# # Безопасно заменяем все слэши "/" на дефисы "-"
|
||||
# CLEAN_REF=${GITEA_REF_NAME//\//-}
|
||||
|
||||
Reference in New Issue
Block a user