This commit is contained in:
2025-04-17 15:01:30 +03:00
parent f6f31e63f5
commit eb1af4b6ae
2 changed files with 8 additions and 1 deletions

View File

@@ -32,6 +32,10 @@ jobs:
steps:
- name: notify
uses: https://bb.hublab.ru/HUB/workflows/.gitea/actions/notify@HEAD
with:
result: 'started'
secrets: ${{ toJSON(secrets) }}
name: deploy ${{ inputs.environment }} tag ${{ inputs.tag }}
- name: Argo Login
uses: clowdhaus/argo-cd-action/@main
with: