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
After one call to promote, it is necessary to rm -rf ~/.promotion/cache before the next. Modify the CLI so that the cache is deleted by default. Add a --keep flag to prevent cache deletion.
The text was updated successfully, but these errors were encountered:
After one call to promote, it is necessary to
rm -rf ~/.promotion/cache
before the next. Modify the CLI so that the cache is deleted by default. Add a--keep
flag to prevent cache deletion.The text was updated successfully, but these errors were encountered: