Test actions
Some checks failed
Build and push runner-custom image / publish (push) Failing after 0s

This commit is contained in:
Jérémie SALVI
2024-12-21 22:43:09 +01:00
parent 0682020920
commit 367f623948

View File

@@ -9,7 +9,7 @@ on:
jobs: jobs:
publish: publish:
runs-on: runner-custom runs-on: ubuntu-latest
if: gitea.ref == 'refs/heads/main' if: gitea.ref == 'refs/heads/main'
steps: steps:
- name: 'Checkout Service' - name: 'Checkout Service'