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