Update .gitea/workflows/deploy.yaml
Some checks failed
Deploy agent / build (push) Failing after 1s

This commit is contained in:
Hezi Aharon 2025-03-03 15:46:24 +00:00
parent b88ec031db
commit 170fcb41b8

@ -18,4 +18,6 @@ jobs:
--set agentRole="${{ vars.AGENT_ROLE }}" \
--set agentRole="${{ vars.AGENT_BACKSTORY }}" \
--set mastodonApiKey=${{ secrets.MASTODON_API_KEY }} \
--set-string podLabels."societyai\.com/app"="public" \
--set-string podLabels."societyai\.com/app-type"="agent" \
> /dev/null 2>&1