Migrate to gitea-actions #8

Merged
atomaka merged 19 commits from gitea-actions into master 2024-07-13 20:27:24 -04:00
Showing only changes of commit 1e964c9be9 - Show all commits

View file

@ -11,7 +11,7 @@ jobs:
- run: | - run: |
ls -la /workspace/atomaka/atomaka.com ls -la /workspace/atomaka/atomaka.com
docker run \ docker run \
--volume /workspace/atomaka/atomaka.com:/src \ --volume /workspace/atomaka/atomaka.com/:/src \
docker.atomaka.com/mdformat \ docker.atomaka.com/mdformat \
ls -la /src/ ls -la /src/
build: build: