feat: use new ci image with gpg
Some checks failed
🚀 Lint & Test & Deploy / release (push) Failing after 3m45s

This commit is contained in:
2026-02-13 01:24:19 +01:00
parent 0aa73a27c1
commit af585d56ec

View File

@@ -15,7 +15,7 @@ env:
jobs:
release:
runs-on: ubuntu-latest
container: git.max-richter.dev/max/nodarium-ci:fd7268d6208aede435e1685817ae6b271c68bd83
container: git.max-richter.dev/max/nodarium-ci:0aa73a27c1f23bea177ecc66034f8e0384c29a8e
steps:
- name: 📑 Checkout Code