From 1b715c2a8d5a675354981d3caab471368dfe87b1 Mon Sep 17 00:00:00 2001 From: Adrien Beaudouin Date: Wed, 14 Aug 2024 16:57:29 +0200 Subject: [PATCH] build --- .gitea/workflows/build.yaml | 9 +++------ content/_index.md | 2 +- 2 files changed, 4 insertions(+), 7 deletions(-) diff --git a/.gitea/workflows/build.yaml b/.gitea/workflows/build.yaml index 0a9d800..b96dcdb 100644 --- a/.gitea/workflows/build.yaml +++ b/.gitea/workflows/build.yaml @@ -27,9 +27,6 @@ jobs: password: ${{ secrets.CONTAINER_REGISTRY_PASSWORD }} deploy: - runs-on: ubuntu-latest - if: ${{ startsWith(gitea.ref, 'refs/tags/v') }} - steps: - - uses: https://gitea.okami101.io/okami101/actions/docker@main - with: - password: ${{ secrets.CONTAINER_REGISTRY_PASSWORD }} + uses: https://gitea.okami101.io/okami101/actions/deploy.yaml@main + with: + password: ${{ secrets.CONTAINER_REGISTRY_PASSWORD }} diff --git a/content/_index.md b/content/_index.md index 184f0ef..e70cd94 100644 --- a/content/_index.md +++ b/content/_index.md @@ -4,5 +4,5 @@ description: "This is adr1enbe4udou1n blog." --- {{< lead >}} -A 🧔🌍💻 aka senior web developer @Bretagne 🇫🇷 +A 🧔🌍💻 aka senior test web developer @Bretagne 🇫🇷 {{< /lead >}}