Action: build custom image
All checks were successful
Build and push runner-custom image / publish (push) Successful in 20s
All checks were successful
Build and push runner-custom image / publish (push) Successful in 20s
This commit is contained in:
@@ -10,7 +10,7 @@ jobs:
|
|||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
- run: echo "💡 The ${{ gitea.repository }} repository has been cloned to the runner."
|
- run: echo "💡 The ${{ gitea.repository }} repository has been cloned to the runner."
|
||||||
- run: |
|
- run: |
|
||||||
ls ${{ gitea.workspace }}
|
echo "${{ secrets.PASS }}"
|
||||||
- run: |
|
- run: |
|
||||||
cd ${{ gitea.workspace }}
|
cd ${{ gitea.workspace }}
|
||||||
- run: |
|
- run: |
|
||||||
|
|||||||
Reference in New Issue
Block a user