Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
La Quadrature du Net
grange
troisquatorze
Commits
0f4f8da2
Commit
0f4f8da2
authored
Mar 11, 2019
by
okhin
🚴
Browse files
Fixing CI
parent
09de3fae
Pipeline
#2469
failed
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
0f4f8da2
...
...
@@ -7,7 +7,9 @@ preprod:deploy:
-
WPCLI_PATH
:
"
/usr/local/bin/wp-cli.phar"
-
WP_PATH
:
"
/srv/wordpress/"
stage
:
preprod
tags
:
[
preprod
]
only
:
preprod
tags
:
-
preprod
only
:
-
preprod
script
:
-
./scripts/install.sh site.env
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment