Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Čermák Petr
Cermak.science
Commits
78787be4
Commit
78787be4
authored
Apr 29, 2020
by
cermak
Browse files
Another fix of CI
parent
887f77b8
Pipeline
#5190
passed with stage
in 38 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
78787be4
...
@@ -27,6 +27,7 @@ before_script:
...
@@ -27,6 +27,7 @@ before_script:
-
'
echo
",
"
>>
publications.json'
-
'
echo
",
"
>>
publications.json'
-
'
curl
-X
GET
"https://publons.com/api/v2/academic/publication/?academic=1375240&page=5"
-H
"Authorization:
Token
${PUBLONS_TOKEN}"
-H
"Content-Type:
application/json"
>>
publications.json'
-
'
curl
-X
GET
"https://publons.com/api/v2/academic/publication/?academic=1375240&page=5"
-H
"Authorization:
Token
${PUBLONS_TOKEN}"
-H
"Content-Type:
application/json"
>>
publications.json'
-
'
echo
"]
}"
>>
publications.json'
-
'
echo
"]
}"
>>
publications.json'
-
cd ..
test
:
test
:
stage
:
test
stage
:
test
...
...
Write
Preview
Markdown
is supported
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