add docuseal

This commit is contained in:
2024-09-22 08:53:59 +02:00
parent fad31e92f5
commit ba5a62b3de
3 changed files with 101 additions and 1 deletions

View File

@ -33,6 +33,9 @@ runner:
# ubuntu:22.04 here is not enough.
labels:
- "ubuntu-22.04:docker://node:16-bullseye"
- "ubuntu-latest:docker://gitea/runner-images:ubuntu-latest"
- "ubuntu-22.04:docker://gitea/runner-images:ubuntu-22.04"
- "ubuntu-20.04:docker://gitea/runner-images:ubuntu-20.04"
cache:
# Enable cache server to use actions/cache.