Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Guido Gunther
developer.puri.sm
Commits
fe299fa9
Commit
fe299fa9
authored
Dec 20, 2018
by
Guido Gunther
Browse files
Test on my repo
parent
ecc0a514
Pipeline
#2883
passed with stages
in 10 minutes and 37 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
fe299fa9
...
...
@@ -29,7 +29,7 @@ publish:
-
librem5
script
:
# Don't publish in forks
-
'
[
"$CI_PROJECT_NAMESPACE"
==
"
Librem5
"
]
||
exit
0'
-
'
[
"$CI_PROJECT_NAMESPACE"
==
"
guido.gunther
"
]
||
exit
0'
-
mkdir -p ~/.ssh/
-
chmod 0700 ~/.ssh/
-
echo "$SSH_HOST_KEY" > ~/.ssh/known_hosts
...
...
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