From f5e3692468dc7a5d2d1fb50c4cbe0c41f70267ca Mon Sep 17 00:00:00 2001 From: Salar Rahmanian Date: Sun, 11 Feb 2024 10:28:06 -0800 Subject: [PATCH] ci improvements and update to README --- .woodpecker.yml | 2 ++ README.md | 6 +----- 2 files changed, 3 insertions(+), 5 deletions(-) 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/ -