👷 ci(release): aggiungi workaround per bug runs-on in Gitea
- aggiunta runs-on: catthehacker-latest per aggirare bug #34986 - commento esplicativo sul motivo della modifica - garantita corretta esecuzione workflow_call su Gitea
This commit is contained in:
@@ -13,6 +13,7 @@ on:
|
||||
|
||||
jobs:
|
||||
docker-release:
|
||||
runs-on: catthehacker-latest # workaround Gitea bug #34986: runs-on non rispettato in workflow_call
|
||||
uses: https://gitea.com/Punga78/shared-actions/.gitea/workflows/docker-release.yml@v1
|
||||
secrets: inherit
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user