-
Hello guys I am trying to make preview link works, But I did not see too much doc for custom backend, I am deploying in cloudflare pages, and I noticed that, when I am editing for the first time I can see button and after a while, it changes for But when I refresh the page the button disappear. and a question: when I submint a new change the pipelines run again and deploy the preview again. when the pipeline start, does it change to Note: I am using github. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
after set commit status, it is working! I used this: https://github.com/myrotvorets/set-commit-status-action in my pipelines |
Beta Was this translation helpful? Give feedback.
after set commit status, it is working!
I used this: https://github.com/myrotvorets/set-commit-status-action in my pipelines