Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
LICCiA
GitOps Apps and Playbooks
Ubuntu Basic
Commits
2f535392
Commit
2f535392
authored
Nov 05, 2021
by
Richard RANDRIATOAMANANA
💬
Browse files
Update README.md
parent
5843f661
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
2f535392
...
...
@@ -8,8 +8,10 @@ LICCIA basic installation of Ubuntu (18.04, 20.04)
-
first, copy-paste the variable token
`api_read_token`
in
*Settings -> CI/CD -> Variables*
and
*expand*
to see the list of variables.
-
if you want to clone this repository, do
```
bash
git clone https://gitlab-ci-token:<paste_here_api_read_token>@gitlab.univ-nantes.fr/liccia/marketplace/<name_of_th
e
_repo>.git
git clone https://gitlab-ci-token:<paste_here_api_read_token>@gitlab.univ-nantes.fr/liccia/marketplace/<name_of_th
is
_repo>.git
```
-
here the
`name_of_this_repo`
is
`ubuntu-basic`
-
if you just need to fetch a raw content of a file, do
```
bash
curl
-fsSL
-XGET
--header
"PRIVATE-TOKEN: <paste_here_api_read_token>"
"https://gitlab.univ-nantes.fr/api/v4/projects/<gitlab_code_project>/repository/files/<the_file_you_want_to_fetch>/raw"
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment