Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
m-team
python3-template
Commits
049907bd
Commit
049907bd
authored
Jan 03, 2022
by
Marcus
Browse files
Merge branch 'test'
parents
02e5a350
cf2178c1
Pipeline
#185106
passed with stage
in 26 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
049907bd
...
...
@@ -3,12 +3,16 @@ stages:
-
build_containers
-
test
"
Debian
Bookworm
Build
Container
"
:
"
Debian
Bookworm
template
"
:
stage
:
build_containers
image
:
debian:bookworm
tags
:
-
debian
stage
:
test
script
:
-
echo "hello test-job from Bookworm"
"
Debian
Bullseye
test"
:
"
Debian
Bullseye
template"
:
image
:
debian:bullseye
tags
:
-
debian
...
...
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