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
Most tasks should be able to use a Docker container, similar to the pytest activity. The exception would be the activities that push things up like push_tags and pypi, since the container won't have access to the credentials to push.
Another thing that would be useful is a similar option but that uses a temporary directory and a virtualenv/conda env, as something more lightweight.
The text was updated successfully, but these errors were encountered:
Most tasks should be able to use a Docker container, similar to the pytest activity. The exception would be the activities that push things up like push_tags and pypi, since the container won't have access to the credentials to push.
Another thing that would be useful is a similar option but that uses a temporary directory and a virtualenv/conda env, as something more lightweight.
The text was updated successfully, but these errors were encountered: