ci: retrigger hello-app build with dual-scope FORGEJO_TOKEN
All checks were successful
build-hello-app / build-and-push (push) Successful in 33s
All checks were successful
build-hello-app / build-and-push (push) Successful in 33s
FORGEJO_TOKEN now has both repository read (needed for the archive-based checkout) and write:package (needed for the kaniko push) - confirmed via a direct curl test against the archive endpoint returning 200. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01Y4YNpuC2bgT224suQLLJ7B
This commit is contained in:
parent
0106254827
commit
854780c2bf
1 changed files with 1 additions and 1 deletions
|
|
@ -150,7 +150,7 @@
|
|||
<footer>
|
||||
Source: <a href="https://git.boglabob.com">git.boglabob.com</a>
|
||||
</footer>
|
||||
<!-- CI retrigger: corrected FORGEJO_TOKEN scope + vars -->
|
||||
<!-- CI retrigger: FORGEJO_TOKEN with repo read + package write -->
|
||||
|
||||
</main>
|
||||
</body>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue