Description
Bug report
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.
Environment
- Nextflow version: 20.04.1.5335
- Java version: 11.0.7
- Operating system: Linux