test gitea actions
This commit is contained in:
parent
9ed144e257
commit
7edc47dfa8
@ -13,10 +13,10 @@ jobs:
|
|||||||
volumes:
|
volumes:
|
||||||
- /data:/data
|
- /data:/data
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v3
|
# - uses: actions/checkout@v3
|
||||||
with:
|
# with:
|
||||||
fetch-depth: 0
|
# fetch-depth: 0
|
||||||
- run: git fetch --force --tags
|
# - run: git fetch --force --tags
|
||||||
- run: hostname
|
- run: hostname
|
||||||
- run: pwd
|
- run: pwd
|
||||||
- run: ls -la
|
- run: ls -la
|
||||||
|
Loading…
Reference in New Issue
Block a user