.gitea/workflows/gitea-ci.yaml aktualisiert
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 47s
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 47s
This commit is contained in:
parent
b99418bde3
commit
5958dae208
@ -5,8 +5,8 @@ on: [push]
|
||||
jobs:
|
||||
Explore-Gitea-Actions:
|
||||
runs-on: ubuntu-latest
|
||||
container:
|
||||
image: catthehacker/ubuntu:act-latest
|
||||
#container:
|
||||
# image: catthehacker/ubuntu:act-latest
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v3
|
||||
|
Loading…
Reference in New Issue
Block a user