-
This commit is contained in:
parent
0fcbe80414
commit
7e81c89608
@ -1,4 +1,4 @@
|
|||||||
name: Deploy
|
name: Tests
|
||||||
run-name: ${{ gitea.actor }} build image and push to container registry
|
run-name: ${{ gitea.actor }} build image and push to container registry
|
||||||
|
|
||||||
on:
|
on:
|
||||||
@ -17,7 +17,7 @@ jobs:
|
|||||||
Tests:
|
Tests:
|
||||||
needs:
|
needs:
|
||||||
- CreateImage
|
- 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:
|
with:
|
||||||
runner: hubstaging
|
runner: hubstaging
|
||||||
actionid: ${{ gitea.run_id }}
|
actionid: ${{ gitea.run_id }}
|
Loading…
Reference in New Issue
Block a user