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