This commit is contained in:
@@ -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
|
||||||
Reference in New Issue
Block a user