main #69
1 changed files with 1 additions and 0 deletions
|
@ -102,6 +102,7 @@ jobs:
|
|||
- name: Build and push
|
||||
uses: docker/build-push-action@v5
|
||||
with:
|
||||
registry: forge.rainote.dev
|
||||
context: .
|
||||
file: Server/Dockerfile
|
||||
push: true
|
||||
|
|
Loading…
Reference in a new issue