testing runner
This commit is contained in:
parent
47174631f7
commit
fbbbe1af4e
1 changed files with 2 additions and 0 deletions
|
@ -14,6 +14,8 @@ jobs:
|
|||
container:
|
||||
image: pogmom/debify-x86_64:sid
|
||||
steps:
|
||||
- run: apt-get update
|
||||
- run: apt-get install -y nodejs
|
||||
- run: echo "🎉 The job was automatically triggered by a ${{ gitea.event_name }} event."
|
||||
- run: echo "🐧 This job is now running on a ${{ runner.os }} server hosted by Gitea!"
|
||||
- run: echo "🔎 The name of your branch is ${{ gitea.ref }} and your repository is ${{ gitea.repository }}."
|
||||
|
|
Loading…
Add table
Reference in a new issue