Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Server Tools
nginx-package-build
Commits
9ca07b99
Commit
9ca07b99
authored
May 27, 2019
by
Erick Hitter
Browse files
Not how this works
parent
d049d54f
Pipeline
#1124
failed with stages
in 36 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
9ca07b99
...
...
@@ -8,7 +8,7 @@ before_script:
-
./nginx-build -V
after_script
:
-
export
$
BUILD_DIR=$CI_PROJECT_DIR/deb-$(lsb_release -r)
-
export BUILD_DIR=$
{
CI_PROJECT_DIR
}
/deb-$(lsb_release -r)
-
mkdir $BUILD_DIR
-
mv $CI_PROJECT_DIR/nginx_${NGINX_VERSION}* $BUILD_DIR
-
mv $CI_PROJECT_DIR/nginx-dbgsym_* $BUILD_DIR
...
...
Write
Preview
Supports
Markdown
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