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
At the moment we deploy on BaaSaas using a differentiator that depends only on the platform we're interested into. We need to modify the differentiator that depends also on github.run_id and github.run_attempt, so that we don't need to worry about the deployments expiring after 1 hour.
The text was updated successfully, but these errors were encountered:
At the moment we deploy on BaaSaas using a differentiator that depends only on the platform we're interested into. We need to modify the differentiator that depends also on
github.run_id
andgithub.run_attempt
, so that we don't need to worry about the deployments expiring after 1 hour.The text was updated successfully, but these errors were encountered: