diff --git a/.gitea/workflows/deployTests.yml b/.gitea/workflows/deployTests.yml index 9ad1d4e..3cdc468 100644 --- a/.gitea/workflows/deployTests.yml +++ b/.gitea/workflows/deployTests.yml @@ -1,4 +1,4 @@ -name: Deploy +name: Tests run-name: ${{ gitea.actor }} build image and push to container registry on: @@ -17,7 +17,7 @@ jobs: Tests: needs: - CreateImage - uses: http://gitea.pena/PenaDevops/actions/.gitea/workflows/tests.yml@renew_tests3 + uses: http://gitea.pena/PenaDevops/actions/.gitea/workflows/tests.yml@renew_tests4 with: runner: hubstaging actionid: ${{ gitea.run_id }} \ No newline at end of file