runner.arch
All checks were successful
Gitea Actions Demo / build-and-deploy (push) Successful in 6m10s
All checks were successful
Gitea Actions Demo / build-and-deploy (push) Successful in 6m10s
This commit is contained in:
@ -10,3 +10,4 @@ jobs:
|
||||
steps:
|
||||
- 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 "runner arch is ${{ runner.arch }}"
|
||||
Reference in New Issue
Block a user