maybe not
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 17s
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 17s
This commit is contained in:
@@ -4,7 +4,7 @@ on: [push]
|
||||
|
||||
jobs:
|
||||
Explore-Gitea-Actions:
|
||||
runs-on: synolgy
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- run: docker pull traefik/whoami
|
||||
- run: echo "🎉 The job was automatically triggered by a ${{ gitea.event_name }} event."
|
||||
|
||||
Reference in New Issue
Block a user