Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
packaging
rpm-icingadb
Commits
c1bd607f
Commit
c1bd607f
authored
Sep 24, 2018
by
Markus Frosch
📣
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
ci: Build with temporary branch
parent
f597db70
Pipeline
#2486
failed with stages
in 5 minutes and 44 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
.gitlab-ci.yml
.gitlab-ci.yml
+2
-0
No files found.
.gitlab-ci.yml
View file @
c1bd607f
...
@@ -15,6 +15,8 @@ variables:
...
@@ -15,6 +15,8 @@ variables:
before_script
:
before_script
:
-
echo "machine git.icinga.com login ${ICINGA_GITLAB_USER} password ${ICINGA_GITLAB_TOKEN}" >> $HOME/.netrc
-
echo "machine git.icinga.com login ${ICINGA_GITLAB_USER} password ${ICINGA_GITLAB_TOKEN}" >> $HOME/.netrc
script
:
script
:
# TODO: remove when merged
-
'
[
"$(date
+%s)"
-gt
1538344800
]
||
export
ICINGA_BUILD_UPSTREAM_BRANCH=mfrosch/packaging'
-
icinga-build-package
-
icinga-build-package
artifacts
:
artifacts
:
paths
:
paths
:
...
...
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