Elektrine lite

← Feed

@Gonzako@lemmy.world

Post #3381987

2026-06-23 14:26 UTC

I set up CI/CD that silently boots up the changes pushed on main

Replies (1)

  • @tyler@programming.dev 2026-06-23 15:28

    then just always force push. You’re not even using the source control, you might as well just use a shell script to deploy rather than listening on CI/CD

    Open ##3382316