Skip to content
Snippets Groups Projects
Commit 3f0e8a5a authored by Oriol.Tinto's avatar Oriol.Tinto
Browse files

Update README.md

parent 33ad4791
No related branches found
No related tags found
No related merge requests found
......@@ -43,6 +43,7 @@ GIT:
```
We will modify this file as follows:
- Point to the proper branch ("master" should be stable)
- We will add a new variable to select which example we do want to run: `ICON_CASE: "real-from-ideal"`
- We will modify **CUSTOM_CONFIG** to point to the desired configurations.
- We will add a path in the local machine at which the output data will be transferred.
......@@ -69,7 +70,7 @@ PROJECT:
PROJECT_DESTINATION: "git_project"
GIT:
PROJECT_ORIGIN: "https://gitlab.physik.uni-muenchen.de/w2w/autosubmit-icon-today.git"
PROJECT_BRANCH: ""
PROJECT_BRANCH: "master"
PROJECT_COMMIT: ""
PROJECT_SUBMODULES: ""
FETCH_SINGLE_BRANCH: True
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment