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
JosephK
framatalk
Commits
f27cd68e
Commit
f27cd68e
authored
Nov 17, 2021
by
JosephK
Browse files
CI
parent
0073a930
Pipeline
#458354
passed with stages
in 1 minute and 13 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
f27cd68e
...
...
@@ -46,8 +46,8 @@ production:
-
cd public/abc && for f in $(find -type l);do cp --remove-destination $(readlink -f $f) $f;done;
-
eval `ssh-agent -s`
-
ssh-add <(echo "${DEPLOYMENT_KEY}" | base64 --decode -i);
-
echo "put -r . ${DEPLOYMENT_USER}/" | sftp -o "VerifyHostKeyDNS yes" ${DEPLOYMENT_USER}@${DEPLOYMENT_HOST};
# - rsync -a --rsh='ssh -o "VerifyHostKeyDNS yes"' --delete . ${DEPLOYMENT_USER}@${DEPLOYMENT_HOST};
-
echo "put -r . ${DEPLOYMENT_USER}/" | sftp -o "VerifyHostKeyDNS yes" ${DEPLOYMENT_USER}@${DEPLOYMENT_HOST}
:framatalk/abc/
;
# - rsync -a --rsh='ssh -o "VerifyHostKeyDNS yes"' --delete . ${DEPLOYMENT_USER}@${DEPLOYMENT_HOST}
:framatalk/abc/
;
only
:
refs
:
-
master
...
...
src/translations/en/main.yml
View file @
f27cd68e
...
...
@@ -9,7 +9,7 @@ hos: # hos = home of service
btn-create-a-talk
:
Create a room
btn-tour
:
Guided tour
more
:
Learn more about @:txt.talk
name
:
N
om
du salon
name
:
Ro
om
name
link
:
Link to share
copy
:
Copy the link
copied
:
Link copied !
...
...
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