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:
@@ -84,7 +84,7 @@ jobs:
|
|||||||
TELEGRAM_CHAT: ${{ secrets.TELEGRAM_DEPLOY_CHAT_ID }}
|
TELEGRAM_CHAT: ${{ secrets.TELEGRAM_DEPLOY_CHAT_ID }}
|
||||||
PROXY_URL: ${{ secrets.PROXY_URL }}
|
PROXY_URL: ${{ secrets.PROXY_URL }}
|
||||||
SUCCESS_MESSAGE: |-
|
SUCCESS_MESSAGE: |-
|
||||||
✅ <b>Успешный делой!</b>
|
✅ <b>Успешный деплой!</b>
|
||||||
Релиз: <code>${{ gitea.ref_name }}</code>
|
Релиз: <code>${{ gitea.ref_name }}</code>
|
||||||
FAILURE_MESSAGE: |-
|
FAILURE_MESSAGE: |-
|
||||||
❌ <b>Ошибка деплоя!</b>
|
❌ <b>Ошибка деплоя!</b>
|
||||||
|
|||||||
Reference in New Issue
Block a user