name changes
Some checks failed
Activate NixOS Homelab Configuration On Push / build-and-activate (push) Failing after 1s
Some checks failed
Activate NixOS Homelab Configuration On Push / build-and-activate (push) Failing after 1s
This commit is contained in:
parent
129db0f841
commit
6d7e88f082
1 changed files with 2 additions and 2 deletions
|
|
@ -1,10 +1,10 @@
|
||||||
name: Activate NixOS Configuration On Push
|
name: Activate NixOS Homelab Configuration On Push
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- main
|
- main
|
||||||
jobs:
|
jobs:
|
||||||
deploy:
|
build-and-activate:
|
||||||
runs-on: nixos-server
|
runs-on: nixos-server
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout code
|
- name: Checkout code
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue