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