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
Validata
Validata Badge
Commits
d4f74fb9
Commit
d4f74fb9
authored
Mar 28, 2019
by
Christophe Benz
Browse files
wip
parent
2b39bd8f
Pipeline
#690
passed with stages
in 1 minute and 35 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
d4f74fb9
...
...
@@ -50,8 +50,8 @@ deploy_doc:
# Install packages
-
apk add git openssh-client
# Configure Git
-
git config user.email "validata-badge@validata.fr"
-
git config user.name "Validata Badge"
-
git config
--global
user.email "validata-badge@validata.fr"
-
git config
--global
user.name "Validata Badge"
# Load SSH agent
-
eval $(ssh-agent -s)
-
echo "$SSH_PRIVATE_KEY_VALIDATA_DOC_REPO" | ssh-add -
...
...
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