Update .gitea/workflows/buildapps.yaml
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 26m34s
Details
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 26m34s
Details
This commit is contained in:
parent
7bd9cde2f6
commit
d6be024241
|
@ -4,7 +4,7 @@ on: [push]
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
Explore-Gitea-Actions:
|
Explore-Gitea-Actions:
|
||||||
runs-on: ubuntu-latest
|
runs-on: docker
|
||||||
container:
|
container:
|
||||||
image: imartyn/rust-xwin:dev
|
image: imartyn/rust-xwin:dev
|
||||||
steps:
|
steps:
|
||||||
|
|
Loading…
Reference in New Issue