ci: consolidate release tokens to single DEPLOY_TOKEN, rename redeploy step
- Use one DEPLOY_TOKEN for both registry login and Gitea release API, matching the claude-code-facts convention. - Rename "Trigger Portainer redeploy" to "Trigger redeploy webhook" — the step calls a generic DOCKER_REDEPLOY_WEBHOOK_URL, not a Portainer-specific endpoint. - Add .facts-sync.json to pin this project to the facts repo commit.
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"last_commit": "a31b1cba2a41229f6f6af9701477d24d15efbe9a",
|
||||
"last_sync": "2026-04-21T00:00:00Z",
|
||||
"tracked_files": {
|
||||
"gitea-python-ci-cd.md": "sha256:61968058ec30cac954a3b7f9bde2a7db620618482d34e17568d432f680a3b333",
|
||||
"gitea-release-workflow.md": "sha256:5eb64789fca062b2138ca7661b942c9fc9c304f63326844ff6f6724e7e05b08c"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user