This commit is contained in:
@@ -8,10 +8,5 @@ jobs:
|
|||||||
say_hello:
|
say_hello:
|
||||||
runs-on: docker
|
runs-on: docker
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout
|
|
||||||
uses: docker://alpine/git
|
|
||||||
with:
|
|
||||||
args: clone $GITEA_SERVER_URL/$GITEA_REPOSITORY .
|
|
||||||
|
|
||||||
- name: Say Hello
|
- name: Say Hello
|
||||||
run: echo "Hello, world from Gitea Actions!"
|
run: echo "Hello, world from Gitea Actions!"
|
||||||
|
|||||||
Reference in New Issue
Block a user