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
6aa32cbb
Commit
6aa32cbb
authored
May 27, 2019
by
Erick Hitter
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Placeholder CI config
parent
091a973d
Pipeline
#1097
failed with stage
in 1 minute and 38 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
11 additions
and
0 deletions
+11
-0
.gitlab-ci.yml
.gitlab-ci.yml
+11
-0
No files found.
.gitlab-ci.yml
0 → 100644
View file @
6aa32cbb
# TODO: replace with container that provides all build deps.
image
:
containers.ethitter.com:443/docker/images/debian:stretch
before_script
:
-
apt-get update
-
apt-get install devscripts build-essential lintian
package
:
stage
:
build
script
:
-
echo "Call debuild here"
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