fix: update workflow yml
This commit is contained in:
@ -7,7 +7,7 @@ on:
|
|||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build-and-push:
|
build-and-push:
|
||||||
runs-on: ubuntu-latest
|
runs-on: homelab-latest
|
||||||
container:
|
container:
|
||||||
image: catthehacker/ubuntu:act-latest
|
image: catthehacker/ubuntu:act-latest
|
||||||
env:
|
env:
|
||||||
@ -35,7 +35,7 @@ jobs:
|
|||||||
HUGO_BASEURL=https://dev.comprofix.com/
|
HUGO_BASEURL=https://dev.comprofix.com/
|
||||||
|
|
||||||
deploy:
|
deploy:
|
||||||
runs-on: ubuntu-latest
|
runs-on: homelab-latest
|
||||||
needs: build-and-push
|
needs: build-and-push
|
||||||
env:
|
env:
|
||||||
DEPLOY_USER: administrator
|
DEPLOY_USER: administrator
|
||||||
|
Reference in New Issue
Block a user