diff --git a/.gitea/workflows/dev.yaml b/.gitea/workflows/dev.yaml index a165f6b..44006fb 100644 --- a/.gitea/workflows/dev.yaml +++ b/.gitea/workflows/dev.yaml @@ -21,4 +21,4 @@ jobs: password: ${{ secrets.REGISTRY_PASSWORD }} cache: true cache_registry: rogersik/docker-admin-helper - build_file: Dockerfile \ No newline at end of file + build_file: ./Dockerfile \ No newline at end of file