@@ -6,10 +6,13 @@ on:
|
|||||||
pull_request:
|
pull_request:
|
||||||
branches: [main]
|
branches: [main]
|
||||||
|
|
||||||
|
defaults:
|
||||||
|
run:
|
||||||
|
shell: /run/current-system/sw/bin/bash {0}
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
runs-on: homelab-predator
|
runs-on: homelab-predator
|
||||||
shell: /run/current-system/sw/bin/bash {0}
|
|
||||||
steps:
|
steps:
|
||||||
- name: Pull
|
- name: Pull
|
||||||
working-directory: /servers/site
|
working-directory: /servers/site
|
||||||
|
|||||||
Reference in New Issue
Block a user