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
We have three separate workflows per deployment. If we'd like to generalise them we need to make it a single workflow that accepts things like API endpoint and token as an input.
Requiremements:
Keep endpoint and token secret
Be able to point at different workspaces during launch time (env variable?)
Re-use the same pipelines
The text was updated successfully, but these errors were encountered:
We have three separate workflows per deployment. If we'd like to generalise them we need to make it a single workflow that accepts things like API endpoint and token as an input.
Requiremements:
The text was updated successfully, but these errors were encountered: