Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
AStA
Copyclient Desktop
Commits
cb969bb2
Commit
cb969bb2
authored
Feb 28, 2020
by
Leon Tappe
🔥
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update .gitlab-ci.yml
parent
949c6593
Pipeline
#8312
failed with stage
in 20 minutes and 1 second
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
2 deletions
+0
-2
.gitlab-ci.yml
.gitlab-ci.yml
+0
-2
No files found.
.gitlab-ci.yml
View file @
cb969bb2
...
...
@@ -11,10 +11,8 @@ before_script:
-
cp $CONFIGJS includes/config.js
-
mkdir -p $HOME/.ssh
-
cp $IDRSA $HOME/.ssh/id_rsa
-
cp $IDRSAPUB $HOME/.ssh/id_rsa.pub
-
cp $KNOWNHOSTS $HOME/.ssh/known_hosts
-
chmod 600 $HOME/.ssh/id_rsa
-
chmod 644 $HOME/.ssh/id_rsa.pub
-
chmod 644 $HOME/.ssh/known_hosts
-
git submodule init
-
git submodule update --force
...
...
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