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
887f77b8
Commit
887f77b8
authored
Apr 29, 2020
by
cermak
Browse files
Fix folder for publications json
Added missing psd
parent
d29a9800
Pipeline
#5189
passed with stage
in 33 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
887f77b8
...
...
@@ -14,7 +14,8 @@ before_script:
-
chmod 700 ~/.ssh
-
echo "ssh-rsa ${SSH_PUBLIC_KEY} ${CI_EMAIL}" >> ~/.ssh/id_rsa.pub
-
'
[[
-f
/.dockerenv
]]
&&
echo
-e
"Host
*\n\tStrictHostKeyChecking
no\n\n"
>
~/.ssh/config'
-
mkdir -p fhg
-
mkdir -p _data
-
cd _data
-
'
echo
"{
\"all\":
["
>
publications.json'
-
'
curl
-X
GET
"https://publons.com/api/v2/academic/publication/?academic=1375240&page=1"
-H
"Authorization:
Token
${PUBLONS_TOKEN}"
-H
"Content-Type:
application/json"
>>
publications.json'
-
'
echo
",
"
>>
publications.json'
...
...
assets/hiring/img/about-me.psd
0 → 100644
View file @
887f77b8
File added
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