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
stustanet
lustmolch
Commits
02d8c47f
Commit
02d8c47f
authored
Nov 12, 2021
by
Michael Loipführer
Browse files
fix ci?
parent
9a7985a2
Pipeline
#1391
passed with stages
in 48 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
02d8c47f
default
:
image
:
debian-python
-build
:bullseye
image
:
debian-
build-
python:bullseye
# Is performed before the scripts in the stages step
before_script
:
...
...
@@ -39,7 +39,7 @@ upload_to_repo:
script
:
-
echo "Uploading debian package to ssn repository"
-
ssh repo@repo.stusta.mhn.de "echo SSH-Connection working"
-
dupload -f -t ssn_repo build/lustmolch*.changes
-
dupload -f
--nomail
-t ssn_repo build/lustmolch*.changes
when
:
manual
only
:
-
master
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