try gitea action
All checks were successful
/ build (push) Successful in 15s

This commit is contained in:
2024-07-30 21:22:33 +02:00
parent 1216493667
commit 0d6e5d6e5e

View File

@ -23,7 +23,7 @@ jobs:
password: ${{ secrets.CONTAINER_REGISTRY_PASSWORD }}
- name: List files in the repository
run: |
ls ${{ gitea.workspace }}/public
ls public
# - uses: docker/build-push-action@v6
# with:
# push: true