das
This commit is contained in:
parent
f9938fde8b
commit
d14f78a9b4
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@ on: [push]
|
|||
jobs:
|
||||
Explore-Gitea-Actions:
|
||||
runs-on: docker
|
||||
container:
|
||||
image: alpine:3.18
|
||||
container:
|
||||
image: alpine:3.18
|
||||
steps:
|
||||
- run: echo "The job was automatically triggered by a ${{ forgejo.event_name }} event."
|
||||
- run: echo " This job is now running on a ${{ runner.os }} server hosted by Gitea!"
|
||||
|
|
Loading…
Reference in a new issue