refactor: move dockerfiles to package folders
This commit is contained in:
2
.github/workflows/gateway.yml
vendored
2
.github/workflows/gateway.yml
vendored
@@ -25,7 +25,7 @@ jobs:
|
||||
with:
|
||||
# https://github.com/docker/build-push-action/issues/378
|
||||
context: .
|
||||
file: Dockerfile.gateway
|
||||
file: gateway/Dockerfile
|
||||
push: true
|
||||
tags: |
|
||||
ghcr.io/pluralkit/gateway:${{ env.BRANCH_NAME }}
|
||||
|
||||
Reference in New Issue
Block a user