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
de632ff0
Commit
de632ff0
authored
Jun 18, 2017
by
Sascha Marcel Schmidt
Committed by
Thomas Löffler
Jun 27, 2017
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
makes assets task run on proxied runner
parent
6498fd1d
Pipeline
#1149
passed with stage
in 7 minutes and 17 seconds
Changes
1
Pipelines
2
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
.gitlab-ci.yml
.gitlab-ci.yml
+2
-0
No files found.
.gitlab-ci.yml
View file @
de632ff0
...
...
@@ -93,6 +93,8 @@ dump-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
:
tags
:
-
proxy
only
:
-
assets
except
:
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