use nginx for docker image

This commit is contained in:
2025-08-29 13:54:43 +02:00
parent 65fa8badd8
commit a625aee9d8
3 changed files with 6 additions and 2 deletions

View File

@@ -43,6 +43,9 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: christopherhx/gitea-download-artifact@v4
with:
name: build
- name: Log in to Docker Registry
uses: docker/login-action@v2
with: