Action: build custom image
All checks were successful
Build and push runner-custom image / publish (push) Successful in 22s

This commit is contained in:
Jérémie SALVI
2024-12-21 19:16:14 +01:00
parent 68aca9ccaa
commit 88b490882a

View File

@@ -9,9 +9,9 @@ jobs:
steps:
- uses: actions/checkout@v4
- run: echo "💡 The ${{ gitea.repository }} repository has been cloned to the runner."
run: |
- run: |
ls ${{ gitea.workspace }}
run: |
- run: |
cd ${{ gitea.workspace }}
run: |
- run: |
pwd