Refactor steps to collect information for renku workflow file generation

This commit is contained in:
2025-06-06 17:02:13 +02:00
parent a4847f0071
commit 160791b738
6 changed files with 347 additions and 169 deletions

View File

@ -19,8 +19,8 @@ For Windows users, the following are required:
Open **Git Bash** and run:
```bash
cd GitLab
git clone --recurse-submodules https://gitlab.psi.ch/apog/acsmnode.git
cd Gitea
git clone --recurse-submodules https://gitea.psi.ch/apog/acsmnode.git
cd acsmnode
```