„.gitea/workflows/prod.yaml“ ändern
This commit is contained in:
parent
d99fdd879e
commit
f876be1bc3
@ -24,7 +24,7 @@ jobs:
|
|||||||
run: hugo --minify --gc --baseURL "https://cantorgymnasium.de/"
|
run: hugo --minify --gc --baseURL "https://cantorgymnasium.de/"
|
||||||
|
|
||||||
- name: deploy
|
- name: deploy
|
||||||
uses: https://github.com/D3rHase/rsync-deploy-action@latest
|
uses: https://git.cantorgymnasium.de/gcg/rsync-deploy-action@main
|
||||||
with:
|
with:
|
||||||
HOST: cantorgymnasium.de
|
HOST: cantorgymnasium.de
|
||||||
PORT: ${{secrets.WEB_PUSH_PORT }}
|
PORT: ${{secrets.WEB_PUSH_PORT }}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user