Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
MaarchParapheur
Manage
Activity
Members
Plan
Redmine
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Analyze
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Maarch
MaarchParapheur
Commits
e2cf3503
Commit
e2cf3503
authored
3 years ago
by
Guillaume Heurtier
Browse files
Options
Downloads
Patches
Plain Diff
FIX #16699 TIME 0:25 fix synchro to pro version
parent
aed73d08
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.gitlab-ci.yml
+2
-0
2 additions, 0 deletions
.gitlab-ci.yml
with
2 additions
and
0 deletions
.gitlab-ci.yml
+
2
−
0
View file @
e2cf3503
...
@@ -73,6 +73,7 @@ commits:
...
@@ -73,6 +73,7 @@ commits:
-
chmod 700 ~/.ssh
-
chmod 700 ~/.ssh
-
ssh-keyscan "$GITLAB_URL" >> ~/.ssh/known_hosts
-
ssh-keyscan "$GITLAB_URL" >> ~/.ssh/known_hosts
-
chmod 644 ~/.ssh/known_hosts
-
chmod 644 ~/.ssh/known_hosts
-
'
[[
-f
/.dockerenv
]]
&&
echo
-e
"Host
*\n\tStrictHostKeyChecking
no\n\n"
>>
~/.ssh/config'
# Install git command
# Install git command
-
apt install -y git
-
apt install -y git
script
:
script
:
...
@@ -101,6 +102,7 @@ tags:
...
@@ -101,6 +102,7 @@ tags:
-
chmod 700 ~/.ssh
-
chmod 700 ~/.ssh
-
ssh-keyscan "$GITLAB_URL" >> ~/.ssh/known_hosts
-
ssh-keyscan "$GITLAB_URL" >> ~/.ssh/known_hosts
-
chmod 644 ~/.ssh/known_hosts
-
chmod 644 ~/.ssh/known_hosts
-
'
[[
-f
/.dockerenv
]]
&&
echo
-e
"Host
*\n\tStrictHostKeyChecking
no\n\n"
>>
~/.ssh/config'
# Install git and curl command
# Install git and curl command
-
apt install -y git
-
apt install -y git
-
apt install -y curl
-
apt install -y curl
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment