Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
monticore
EmbeddedMontiArc
languages
EmbeddedMontiArc
Commits
6b47caae
Commit
6b47caae
authored
Jun 12, 2020
by
Evgeny Kusmenko
Browse files
Update .gitlab-ci.yml
parent
d5c9c03d
Pipeline
#293872
failed with stage
in 17 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
6b47caae
...
...
@@ -8,8 +8,8 @@ githubjob:
-
'
which
ssh-agent
||
(
apt-get
update
-y
&&
apt-get
install
openssh-client
-y
)'
-
eval $(ssh-agent -s)
-
ssh-add <(echo "$GITHUB_SSH_PRIV_KEY")
-
git config --global user.email "kusmenko@
se-rwth.de
"
-
git config --global user.name "E
MA CI
"
-
git config --global user.email "
evgeny.
kusmenko@
gmail.com
"
-
git config --global user.name "E
vgenyKusmenko
"
-
mkdir -p ~/.ssh
# - cat gitlab-known-hosts >> ~/.ssh/known_hosts
script
:
...
...
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