diff --git a/.woodpecker.yml b/.woodpecker.yml index 7b3c04f..6aaa008 100644 --- a/.woodpecker.yml +++ b/.woodpecker.yml @@ -4,6 +4,8 @@ steps: commands: - echo 'experimental-features = flakes nix-command' >> /etc/nix/nix.conf - nix build + - nix flake show + - nix flake info when: event: [push, pull_request] diff --git a/README.md b/README.md index 293664e..a2dd144 100644 --- a/README.md +++ b/README.md @@ -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 Personal Blog of Salar Rahmanian, https://www.softinio.com -# Powered by the fabulous - -https://gohugo.io/ -