Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions docs/installing-on-top.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,11 @@ page through the GitHub interface:

<p align="center"><img src="img/GitHubTemplate.png" alt="EESSI CI/CD demo template repository" width="600px"/></p>

!!! warning "Naming your project"

We suggest you name your project `cicd-demo` so that the name remains
consistent with the commands given in the rest of the tutorial.

Once GitHub has created a project for you from the template, you can _clone_ the project to the local resource that
you wish to use (your laptop, a cluster,...) by copying the relevant command from the GitHub interface:

Expand Down