.gitea/workflows/demo.yaml aktualisiert
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 3s
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 3s
This commit is contained in:
parent
094ca5a621
commit
af27d47f3e
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ jobs:
|
|||
Explore-Gitea-Actions:
|
||||
runs-on: default
|
||||
container:
|
||||
image: alpine:latest
|
||||
image: alpine
|
||||
steps:
|
||||
- run: cat /etc/os-release
|
||||
- run: apk add nodejs
|
||||
|
|
Loading…
Reference in a new issue