ci: retrigger hello-app build with fixed checkout step
Some checks failed
build-hello-app / build-and-push (push) Failing after 27s
Some checks failed
build-hello-app / build-and-push (push) Failing after 27s
Forgejo's re-run replayed the workflow file as it was at the original triggering commit, not the fixed version now on main - needs an actual new push touching apps/hello-app/src/** to pick it up. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01Y4YNpuC2bgT224suQLLJ7B
This commit is contained in:
parent
7919d37fcc
commit
bfdc9704cb
1 changed files with 2 additions and 0 deletions
|
|
@ -150,6 +150,8 @@
|
||||||
<footer>
|
<footer>
|
||||||
Source: <a href="https://git.boglabob.com">git.boglabob.com</a>
|
Source: <a href="https://git.boglabob.com">git.boglabob.com</a>
|
||||||
</footer>
|
</footer>
|
||||||
|
<!-- CI retrigger: pick up the fixed checkout step -->
|
||||||
|
|
||||||
</main>
|
</main>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue