You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix the extra line at zCLI (check all runtime services)
fix the links (check all runtime services for the problem below)
I prefer the links to appear blue, so that I know its clickable. If you use <a href="/go/how-to/build-pipeline#preparecommands-1">`run.prepareCommands`</a>, the link will appear grey. This `<a href="/go/how-to/build-pipeline#preparecommands-1">run.prepareCommands</a>` will break the link. Use <code> for proper formatting.
How to invalidate runtime cache:
Find all occurrences of `yyy` and replace with "To invalidate the Zerops runtime cache go to your service detail in Zerops GUI, choose Service dashboard & runtime containers from the left menu and click on the Open pipeline detail button. Then click on the Clear runtime prepare cache button. If you want to add a picture, run a recipe with runtime prepare commands. (I forgot which it was)
Update Projects & services page
delete "TODO max amount of projects"
update this sentence "It is created when the first user service is deployed and is charged a fixed monthly cost." it is now created when you create the project itself, it doesn't wait for the first service anymore
The text was updated successfully, but these errors were encountered:
Several small tasks:
zCLI
(check all runtime services)<a href="/go/how-to/build-pipeline#preparecommands-1">`run.prepareCommands`</a>
, the link will appear grey. This`<a href="/go/how-to/build-pipeline#preparecommands-1">run.prepareCommands</a>`
will break the link. Use<code>
for proper formatting.`yyy`
and replace with "To invalidate the Zerops runtime cache go to your service detail in Zerops GUI, choose Service dashboard & runtime containers from the left menu and click on the Open pipeline detail button. Then click on the Clear runtime prepare cache button. If you want to add a picture, run a recipe with runtime prepare commands. (I forgot which it was)The text was updated successfully, but these errors were encountered: