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
services
T
t3o sites
typo3.org
typo3.org
Commits
a197cf88
Commit
a197cf88
authored
Jun 29, 2017
by
Thomas Löffler
1
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Excludes Import folder
parent
de632ff0
Pipeline
#2331
failed with stage
Changes
1
Pipelines
89
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
.gitlab-ci.yml
.gitlab-ci.yml
+1
-1
No files found.
.gitlab-ci.yml
View file @
a197cf88
...
...
@@ -89,7 +89,7 @@ dump-assets:
expire_in
:
'
3d'
script
:
-
apk add rsync --no-cache
-
rsync -ah -e "ssh -p 22191" tthreeorgstage@stage.typo3.org:ci/shared/ ./assets/
-
rsync -ah -e "ssh -p 22191"
--exclude '/html/fileadmin/Import'
tthreeorgstage@stage.typo3.org:ci/shared/ ./assets/
-
ssh -p22191 tthreeorgstage@stage.typo3.org "mysqldump -u${STAGE_DATABASE_USER} -p${STAGE_DATABASE_PASSWORD} -h127.0.0.1 tthreeorgstage | gzip -9 -c" > ./assets/db.sql.gz
dependencies
:
when
:
...
...
Harry Glatz
@randomresult
·
Sep 23, 2017
Contributor
Seems the artifacts still contain 1.05 GB Import Folder (?)
Seems the artifacts still contain 1.05 GB Import Folder (?)
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