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
e1d3a7dc
Commit
e1d3a7dc
authored
Jan 11, 2022
by
Julian Brost
🦄
Browse files
Update .gitlab-ci.yml
parent
38b04f85
Pipeline
#23094
failed with stage
in 24 minutes and 48 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
e1d3a7dc
...
@@ -23,7 +23,7 @@ raspbian/buster:
...
@@ -23,7 +23,7 @@ raspbian/buster:
stage
:
build
stage
:
build
image
:
registry.icinga.com/jbrost/public-docker-containers/raspbian:bullseye
image
:
registry.icinga.com/jbrost/public-docker-containers/raspbian:bullseye
script
:
script
:
-
apt-get update && apt-get install -y build-essential devscripts git pbuilder sudo
-
apt-get update && apt-get install -y
aptitude
build-essential devscripts git pbuilder sudo
-
uname -a
-
uname -a
-
dpkg --print-architecture
-
dpkg --print-architecture
-
cat /etc/os-release
-
cat /etc/os-release
...
...
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