testing runner
This commit is contained in:
parent
3a77be077a
commit
a429b6d842
1 changed files with 1 additions and 2 deletions
|
@ -16,8 +16,7 @@ jobs:
|
||||||
- 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: echo "🖥️ The workflow is now ready to test your code on the runner."
|
- run: echo "🖥️ The workflow is now ready to test your code on the runner."
|
||||||
|
|
||||||
jobs:
|
Explore-Gitea-Actions2:
|
||||||
Explore-Gitea-Actions:
|
|
||||||
runs-on: debify-sid
|
runs-on: debify-sid
|
||||||
container:
|
container:
|
||||||
image: pogmom/debify-x86_64:sid
|
image: pogmom/debify-x86_64:sid
|
||||||
|
|
Loading…
Add table
Reference in a new issue