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

This commit is contained in:
Jérémie SALVI
2024-12-21 22:30:15 +01:00
parent 974fa2fb9f
commit a79e6efefb

View File

@@ -12,7 +12,7 @@ jobs:
runs-on: runner-custom runs-on: runner-custom
if: gitea.ref == 'refs/heads/main' if: gitea.ref == 'refs/heads/main'
steps: steps:
#- uses: actions/checkout@v4 - uses: actions/checkout@v4
- run: | - run: |
whoami whoami
- run: | - run: |