Gitea actions experiments
This commit is contained in:
parent
6edc697f13
commit
b6622118d5
1 changed files with 2 additions and 0 deletions
|
@ -5,6 +5,8 @@ jobs:
|
|||
build:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: install docker
|
||||
run: curl -fsSL https://get.docker.com | sh
|
||||
-
|
||||
name: checkout
|
||||
uses: actions/checkout@v4
|
||||
|
|
Loading…
Add table
Reference in a new issue