Compare commits

..

No commits in common. "783852f2b66039a52e220489853f76e774008628" and "722e9819329197679e2bad827c26f6c1639f588b" have entirely different histories.

View File

@ -13,9 +13,6 @@ steps:
- mkdir -p dist - mkdir -p dist
- dh_builddeb --destdir=dist - dh_builddeb --destdir=dist
- git add dist/* - git add dist/*
- git config user.name "Rsclub2_2"
- git config user.email "philipp@wagnersnetz.de"
- git commit -m "Updated Output!"
when: when:
event: event:
- push - push