Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Julian Brost
demo-ci
Commits
b255d692
Commit
b255d692
authored
Jan 11, 2022
by
Julian Brost
🦄
Browse files
Update .gitlab-ci.yml
parent
9d5307ce
Pipeline
#23092
failed with stage
in 2 minutes and 24 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
b255d692
...
...
@@ -30,11 +30,16 @@ raspbian/buster:
-
pwd
-
env
-
git clone https://git.icinga.com/build-docker/scripts.git
-
export PATH=$(pwd)/scripts:$PATH
-
git clone https://git.icinga.com/packaging/raspbian-icinga2.git
-
export UPSTREAM_GIT_URL=file://$CI_PROJECT_DIR/icinga2/.git
-
git clone https://github.com/icinga/icinga2.git
-
icinga-build-deb-source
-
icinga-build-deb-binary
-
icinga-build-deb-test
variables
:
ICINGA_BUILD_PROJECT
:
icinga2
ICINGA_BUILD_TYPE
:
snapshot
UPSTREAM_GIT_URL
:
file://$CI_PROJECT_DIR/icinga2/.git
tags
:
-
arm
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