-
Some checks failed
Deploy / CreateImage (push) Failing after 1m6s
Deploy / DeployService (push) Has been skipped

This commit is contained in:
pasha1coil 2025-07-30 17:02:51 +03:00
parent f5de892765
commit f6647375dd

@ -15,6 +15,8 @@ jobs:
REGISTRY_USER: ${{ secrets.REGISTRY_USER }} REGISTRY_USER: ${{ secrets.REGISTRY_USER }}
REGISTRY_PASSWORD: ${{ secrets.REGISTRY_PASSWORD }} REGISTRY_PASSWORD: ${{ secrets.REGISTRY_PASSWORD }}
DeployService: DeployService:
needs:
- CreateImage
uses: http://gitea.pena/PenaDevops/actions.git/.gitea/workflows/deploy.yml@v1.1.4-p7 uses: http://gitea.pena/PenaDevops/actions.git/.gitea/workflows/deploy.yml@v1.1.4-p7
with: with:
runner: hubstaging runner: hubstaging