small change2
This commit is contained in:
parent
9a4807b1e6
commit
f7060dbe69
@ -3,7 +3,7 @@ run-name: ${{ gitea.actor }} is deploying new version
|
||||
on: [push]
|
||||
jobs:
|
||||
Redeploy-App:
|
||||
runs-on: self-hosted
|
||||
runs-on: ubuntu-latest #self-hosted
|
||||
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!"
|
||||
|
Loading…
x
Reference in New Issue
Block a user