moved oasst-postgres

This commit is contained in:
Yannic Kilcher
2023-01-17 12:25:26 +01:00
parent 8ed80525c1
commit 3749791bce
3 changed files with 3 additions and 3 deletions
+3 -3
View File
@@ -5,13 +5,13 @@ on:
branches:
- main
paths:
- docker/Dockerfile.postgres
- docker/oasst-postgres/**
jobs:
build-postgres:
uses: ./.github/workflows/docker-build.yaml
with:
image-name: oasst-postgres
context: ./docker/
dockerfile: docker/Dockerfile.postgres
context: ./docker/oasst-postgres
dockerfile: docker/oasst-postgres/Dockerfile
build-args: ""