Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
Server Tools
nginx-package-build
Commits
f51be9d2
Commit
f51be9d2
authored
May 27, 2019
by
Erick Hitter
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix directory path
parent
5d3a615b
Pipeline
#1105
failed with stage
in 1 minute and 34 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 addition
and
2 deletions
+1
-2
.gitlab-ci.yml
.gitlab-ci.yml
+1
-2
source.orig/.gitkeep
source.orig/.gitkeep
+0
-0
No files found.
.gitlab-ci.yml
View file @
f51be9d2
...
...
@@ -4,14 +4,13 @@ image: containers.ethitter.com:443/docker/images/debian:stretch
before_script
:
-
apt-get update
-
apt-get -y --no-install-recommends install devscripts lintian fakeroot
-
mkdir nginx-package-build.orig
-
echo $CI_BUILDS_DIR
-
echo $CI_PROJECT_DIR
after_script
:
-
ls -la $CI_BUILDS_DIR
-
ls -la $CI_PROJECT_DIR
-
ls -la
../
$CI_PROJECT_DIR
-
ls -la $CI_PROJECT_DIR
../
package
:
stage
:
build
...
...
source.orig/.gitkeep
0 → 100644
View file @
f51be9d2
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