fix deploy staging
Some checks failed
Deploy / CreateImage (push) Failing after 1m19s
Deploy / DeployService (push) Has been skipped

This commit is contained in:
skeris 2025-05-14 00:07:06 +03:00
parent 1e657569a4
commit 39b0e04293

@ -8,10 +8,10 @@ on:
jobs:
CreateImage:
runs-on: [hubstaging]
runs-on: [skeris]
uses: http://gitea.pena/PenaDevops/actions.git/.gitea/workflows/build-image.yml@v1.1.6-p
with:
runner: hubstaging
runner: skeris
secrets:
REGISTRY_USER: ${{ secrets.REGISTRY_USER }}
REGISTRY_PASSWORD: ${{ secrets.REGISTRY_PASSWORD }}