ci improvements and update to README
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
This commit is contained in:
parent
187577ab4d
commit
f5e3692468
2 changed files with 3 additions and 5 deletions
|
@ -4,6 +4,8 @@ steps:
|
||||||
commands:
|
commands:
|
||||||
- echo 'experimental-features = flakes nix-command' >> /etc/nix/nix.conf
|
- echo 'experimental-features = flakes nix-command' >> /etc/nix/nix.conf
|
||||||
- nix build
|
- nix build
|
||||||
|
- nix flake show
|
||||||
|
- nix flake info
|
||||||
when:
|
when:
|
||||||
event: [push, pull_request]
|
event: [push, pull_request]
|
||||||
|
|
||||||
|
|
|
@ -1,9 +1,5 @@
|
||||||
![Build and Deploy](https://github.com/softinio/softinio.com/workflows/Build%20and%20Deploy/badge.svg)
|
[![status-badge](https://ci.softinio.com/api/badges/1/status.svg)](https://ci.softinio.com/repos/1)
|
||||||
|
|
||||||
# softinio.com
|
# softinio.com
|
||||||
Personal Blog of Salar Rahmanian, https://www.softinio.com
|
Personal Blog of Salar Rahmanian, https://www.softinio.com
|
||||||
|
|
||||||
# Powered by the fabulous
|
|
||||||
|
|
||||||
https://gohugo.io/
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue