This commit is contained in:
parent
705980628e
commit
af5da95f20
|
@ -6,5 +6,7 @@ jobs:
|
||||||
Explore-Gitea-Actions:
|
Explore-Gitea-Actions:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- name: Check out repository code
|
||||||
|
uses: actions/checkout@v4
|
||||||
|
- name: Docker test
|
||||||
run: docker run hello-world
|
run: docker run hello-world
|
Loading…
Reference in New Issue
Block a user