1 Commits

Author SHA1 Message Date
zertus 006292912b Actualiser .gitea/workflows/deploy.yaml
semantic-release / release (push) Successful in 14s
2026-05-03 08:56:57 +00:00
+1 -6
View File
@@ -51,13 +51,8 @@ on:
jobs: jobs:
deploy: deploy:
runs-on: ubuntu-latest runs-on: ubuntu-custom
steps: steps:
- name: Install yq
run: |
wget -qO /usr/local/bin/yq https://github.com/mikefarah/yq/releases/latest/download/yq_linux_arm64
chmod +x /usr/local/bin/yq
- name: Checkout ArgoCD repo - name: Checkout ArgoCD repo
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2 uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
with: with: