Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Server Tools
nginx-package-build
Commits
6aa32cbb
Commit
6aa32cbb
authored
May 27, 2019
by
Erick Hitter
Browse files
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
.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