diff --git a/.gitea/workflows/deployTests.yml b/.gitea/workflows/deployTests.yml index 81ed5ce..ae46b73 100644 --- a/.gitea/workflows/deployTests.yml +++ b/.gitea/workflows/deployTests.yml @@ -14,10 +14,10 @@ jobs: secrets: REGISTRY_USER: ${{ secrets.REGISTRY_USER }} REGISTRY_PASSWORD: ${{ secrets.REGISTRY_PASSWORD }} - DeployService: + Tests: needs: - CreateImage - uses: http://gitea.pena/PenaDevops/actions.git/.gitea/workflows/deploy.yml@v1.1.4-p7 + uses: http://gitea.pena/PenaDevops/actions/.gitea/workflows/tests.yml@renew_tests with: runner: hubstaging actionid: ${{ gitea.run_id }} \ No newline at end of file