test gitea actions

This commit is contained in:
Sebastian Frank 2023-03-21 14:44:06 +00:00
parent 9ed144e257
commit 7edc47dfa8

View File

@ -13,10 +13,10 @@ jobs:
volumes:
- /data:/data
steps:
- uses: actions/checkout@v3
with:
fetch-depth: 0
- run: git fetch --force --tags
# - uses: actions/checkout@v3
# with:
# fetch-depth: 0
# - run: git fetch --force --tags
- run: hostname
- run: pwd
- run: ls -la