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
I get the error message: Project xxx currently is sticked on revision: yyy -- you need to specify explicitly a revision with the option -r to use it, even though I am using the -latest flag when running nextflow run.
There is no reason why Nextflow would not pull the latest commit of the master branch and use it when -r has been used previously.