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
et-iedo-public
debian-packages
gitlab-package-build
Commits
38c174fc
Commit
38c174fc
authored
Dec 10, 2021
by
Adam Lewenberg
Browse files
more testing
parent
089a2114
Pipeline
#31703
failed with stages
in 6 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
gitlab-ci.yml.template
View file @
38c174fc
...
...
@@ -12,6 +12,7 @@ build-debian-package-%%DEBIAN_RELEASE%%:
- ls -l $SSH_PRIVATE_KEY_PATH
- # =========================================
- DEBEMAIL=$CI_COMMIT_AUTHOR
- export DEBEMAIL
- echo "CI_COMMIT_AUTHOR is $CI_COMMIT_AUTHOR"
- echo "EMAIL is $EMAIL"
- echo "NAME is $NAME"
...
...
@@ -19,7 +20,7 @@ build-debian-package-%%DEBIAN_RELEASE%%:
- echo "DEBFULLNAME is $DEBFULLNAME"
- echo "========================================="
- echo "adding backport changelog entry"
-
DEBEMAIL="$CI_COMMIT_AUTHOR"
%%DCH_COMMAND%%
- %%DCH_COMMAND%%
- dpkg-parsechangelog
- echo "========================================="
- pwd
...
...
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