fix: docker build context
Some checks failed
Build and Deploy Go App / build (push) Has been cancelled
Build and Deploy Go App / deploy (push) Has been cancelled

This commit is contained in:
nihonium 2025-10-08 19:39:25 +03:00
parent 1784187e64
commit 0cd058ccbb
Signed by: nihonium
GPG key ID: 0251623741027CFC
2 changed files with 3 additions and 2 deletions

View file

@ -47,6 +47,7 @@ jobs:
- name: Build and push
uses: docker/build-push-action@v6
with:
context: ./modules/server
file: Dockerfiles/Dockerfile_server
push: true
tags: meowgit.nekoea.red/nihonium/nyanimedb:latest