A local project is created, with --git_repo, --git_as_conf and --git_branch activated
Hello @dbeltran and @bdepaula,
Autosubmit Version
4.0.0b20
Expid affected(If applicable)
a05j, but happened before in other experiments.
Summary
I created the experiment following the Readme here:
autosubmit expid \
--description "A useful description" \
--HPC <TYPE_YOUR_PLATFORM_HERE> \
--minimal_configuration \
--git_as_conf conf/bootstrap/ \
--git_repo https://earth.bsc.es/gitlab/digital-twins/de_340/workflow \
--git_branch main
But in the minimal.yml
file I got this:
project:
# Type of the project.
PROJECT_TYPE: local
# Folder to hold the project sources.
PROJECT_DESTINATION: local_project
local:
PROJECT_PATH: "https://earth.bsc.es/gitlab/digital-twins/de_340/workflow"
I think that this was not happening a couple of weeks ago... It also happened to @larriola . FYI @froura @rahme1
Steps to reproduce
Create an experiment in the VM following the Readme.
Thanks !!!
()